Open CASCADE Technology  7.0.0
Public Member Functions

Vrml_PointSet Class Reference

defines a PointSet node of VRML specifying geometry shapes. More...

#include <Vrml_PointSet.hxx>

Public Member Functions

 Vrml_PointSet (const Standard_Integer aStartIndex=0, const Standard_Integer aNumPoints=-1)
 
void SetStartIndex (const Standard_Integer aStartIndex)
 
Standard_Integer StartIndex () const
 
void SetNumPoints (const Standard_Integer aNumPoints)
 
Standard_Integer NumPoints () const
 
Standard_OStreamPrint (Standard_OStream &anOStream) const
 

Detailed Description

defines a PointSet node of VRML specifying geometry shapes.

Constructor & Destructor Documentation

Vrml_PointSet::Vrml_PointSet ( const Standard_Integer  aStartIndex = 0,
const Standard_Integer  aNumPoints = -1 
)

Member Function Documentation

Standard_Integer Vrml_PointSet::NumPoints ( ) const
Standard_OStream& Vrml_PointSet::Print ( Standard_OStream anOStream) const
void Vrml_PointSet::SetNumPoints ( const Standard_Integer  aNumPoints)
void Vrml_PointSet::SetStartIndex ( const Standard_Integer  aStartIndex)
Standard_Integer Vrml_PointSet::StartIndex ( ) const

The documentation for this class was generated from the following file: