API / geotoolkit3d / picking / geometry / IReservoirPickingGeometry / IReservoirPickingGeometry
geometry.IReservoirPickingGeometry.IReservoirPickingGeometry
Define an interface for 3D Reservoir Geometries common methods.
Interface
Constructors
Methods
▸ getClassName(): string
string
▸ Abstract getPickingCellCount(): number
Return the current number of Cells being rendered by the reservoir. Used in picking to encode/decode picked cell index.
number
▸ Static getClassName(): string
string