#include <MeshVS_Buffer.hxx>
◆ MeshVS_Buffer()
Constructor of the buffer of the requested size.
◆ ~MeshVS_Buffer()
MeshVS_Buffer::~MeshVS_Buffer |
( |
| ) |
|
|
inline |
◆ operator gp_Pnt &()
MeshVS_Buffer::operator gp_Pnt & |
( |
| ) |
|
|
inline |
Interpret the buffer as a reference to gp_Pnt.
◆ operator Standard_Integer &()
Interpret the buffer as a reference to int.
◆ operator Standard_Real &()
Interpret the buffer as a reference to double.
◆ operator void *()
MeshVS_Buffer::operator void * |
( |
| ) |
|
|
inline |
Cast the buffer to the void pointer.
The documentation for this class was generated from the following file: