Constructors
constructor
- new Vrml_PointSet(aStartIndex: Graphic3d_ZLayerId, aNumPoints: Graphic3d_ZLayerId): Vrml_PointSet
Parameters
aStartIndex: Graphic3d_ZLayerId
aNumPoints: Graphic3d_ZLayerId
Methods
NumPoints
- NumPoints(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
SetNumPoints
- SetNumPoints(aNumPoints: Graphic3d_ZLayerId): void
Parameters
aNumPoints: Graphic3d_ZLayerId
Returns void
SetStartIndex
- SetStartIndex(aStartIndex: Graphic3d_ZLayerId): void
Parameters
aStartIndex: Graphic3d_ZLayerId
Returns void
StartIndex
- StartIndex(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId