Auxiliary structure holding vertex data either with single or double floating point precision.
More...
#include <RWObj_Reader.hxx>
Auxiliary structure holding vertex data either with single or double floating point precision.
◆ VectorOfVertices()
RWObj_Reader::VectorOfVertices::VectorOfVertices |
( |
| ) |
|
|
inline |
◆ Append()
void RWObj_Reader::VectorOfVertices::Append |
( |
const gp_Pnt & | thePnt | ) |
|
|
inline |
◆ IsSinglePrecision()
bool RWObj_Reader::VectorOfVertices::IsSinglePrecision |
( |
| ) |
const |
|
inline |
Return single precision flag; FALSE by default.
◆ Lower()
Return vector lower index.
◆ Reset()
void RWObj_Reader::VectorOfVertices::Reset |
( |
| ) |
|
|
inline |
Reset and (re)allocate buffer.
◆ SetSinglePrecision()
void RWObj_Reader::VectorOfVertices::SetSinglePrecision |
( |
Standard_Boolean | theIsSinglePrecision | ) |
|
|
inline |
Setup single/double precision flag.
◆ Upper()
Return vector upper index.
◆ Value()
Return point with the given index.
The documentation for this class was generated from the following file: