Open CASCADE Technology  7.6.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::Vrml_PointSet ( const Standard_Integer  aStartIndex = 0,
const Standard_Integer  aNumPoints = -1 
)

Member Function Documentation

◆ NumPoints()

Standard_Integer Vrml_PointSet::NumPoints ( ) const

◆ Print()

Standard_OStream& Vrml_PointSet::Print ( Standard_OStream anOStream) const

◆ SetNumPoints()

void Vrml_PointSet::SetNumPoints ( const Standard_Integer  aNumPoints)

◆ SetStartIndex()

void Vrml_PointSet::SetStartIndex ( const Standard_Integer  aStartIndex)

◆ StartIndex()

Standard_Integer Vrml_PointSet::StartIndex ( ) const

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