Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
MeshTest Class Reference

Provides methods for testing the mesh algorithms.

#include <MeshTest.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void Commands (Draw_Interpretor &DI)
 Defines meshing commands

static void PluginCommands (Draw_Interpretor &DI)
 Defines plugin commands


Member Function Documentation

static void MeshTest::Commands ( Draw_Interpretor DI) [static]
void MeshTest::operator delete ( void *  anAddress) [inline]
void* MeshTest::operator new ( size_t  size) [inline]
void* MeshTest::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void MeshTest::PluginCommands ( Draw_Interpretor DI) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines