![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
defines a PointSet node of VRML specifying geometry shapes. More...
#include <Vrml_PointSet.hxx>
Public Member Functions | |
| Vrml_PointSet (const int aStartIndex=0, const int aNumPoints=-1) | |
| void | SetStartIndex (const int aStartIndex) |
| int | StartIndex () const |
| void | SetNumPoints (const int aNumPoints) |
| int | NumPoints () const |
| Standard_OStream & | Print (Standard_OStream &anOStream) const |
defines a PointSet node of VRML specifying geometry shapes.
| int Vrml_PointSet::NumPoints | ( | ) | const |
| Standard_OStream & Vrml_PointSet::Print | ( | Standard_OStream & | anOStream | ) | const |
| int Vrml_PointSet::StartIndex | ( | ) | const |