Open CASCADE Technology 6.6.0
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

MeshVS_Buffer::MeshVS_Buffer ( const Standard_Size  theSize) [inline]
MeshVS_Buffer::~MeshVS_Buffer ( ) [inline]

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines