Last updated

API / geotoolkit3d / picking / geometry / IReservoirPickingGeometry / IReservoirPickingGeometry

Class: IReservoirPickingGeometry

geometry.IReservoirPickingGeometry.IReservoirPickingGeometry

Define an interface for 3D Reservoir Geometries common methods.

Interface

Table of contents

Constructors
Methods

Contents

Constructors

new IReservoirPickingGeometry()

new IReservoirPickingGeometry()

Methods

getClassName

getClassName(): string

Returns

string


getPickingCellCount

Abstract getPickingCellCount(): number

Return the current number of Cells being rendered by the reservoir. Used in picking to encode/decode picked cell index.

Returns

number


getClassName

Static getClassName(): string

Returns

string