Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
MeshVS_Buffer Class Reference

#include <MeshVS_Buffer.hxx>

Public Member Functions

 MeshVS_Buffer (const Standard_Size theSize)
 Constructor of the buffer of the requested size.
 ~MeshVS_Buffer ()
 Destructor.
 operator void * ()
 Cast the buffer to the void pointer.
 operator Standard_Real & ()
 Interpret the buffer as a reference to double.
 operator Standard_Integer & ()
 Interpret the buffer as a reference to int.

Constructor & Destructor Documentation


Member Function Documentation

MeshVS_Buffer::operator Standard_Integer & ( ) [inline]
MeshVS_Buffer::operator Standard_Real & ( ) [inline]
MeshVS_Buffer::operator void * ( ) [inline]

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