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

this package provides elementary commands for curves and
surface.

#include <GeomliteTest.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 AllCommands (Draw_Interpretor &I)
 defines all geometric commands.

static void CurveCommands (Draw_Interpretor &I)
 defines curve commands.

static void SurfaceCommands (Draw_Interpretor &I)
 defines surface commands.

static void API2dCommands (Draw_Interpretor &I)
 defines commands to test the Geom2dAPI

static void ApproxCommands (Draw_Interpretor &I)
 defines constrained curves commands.

static void ModificationCommands (Draw_Interpretor &I)
 defines curves and surfaces modification commands.


Member Function Documentation

static void GeomliteTest::AllCommands ( Draw_Interpretor I) [static]
static void GeomliteTest::API2dCommands ( Draw_Interpretor I) [static]
  • Intersection
  • Extrema
  • Projection
  • Approximation, interpolation
static void GeomliteTest::ApproxCommands ( Draw_Interpretor I) [static]
static void GeomliteTest::CurveCommands ( Draw_Interpretor I) [static]
static void GeomliteTest::ModificationCommands ( Draw_Interpretor I) [static]
  • Curve extension to point
  • Surface extension by length
void GeomliteTest::operator delete ( void *  anAddress) [inline]
void* GeomliteTest::operator new ( size_t  size) [inline]
void* GeomliteTest::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void GeomliteTest::SurfaceCommands ( Draw_Interpretor I) [static]

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