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

commands for presentation based on AIS
======================================

#include <DPrsStd.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)
 to load all sketch commands

static void AISPresentationCommands (Draw_Interpretor &I)
 to display....etc... ais presentation

static void AISViewerCommands (Draw_Interpretor &I)
 to repaint...etc... ais viewer

static void BasicCommands (Draw_Interpretor &I)
 set/get position attribute

static void Factory (Draw_Interpretor &theDI)
 Loads all Draw commands of TKDCAF. Used for plugin.


Member Function Documentation

static void DPrsStd::AISPresentationCommands ( Draw_Interpretor I) [static]
static void DPrsStd::AISViewerCommands ( Draw_Interpretor I) [static]
static void DPrsStd::AllCommands ( Draw_Interpretor I) [static]
static void DPrsStd::BasicCommands ( Draw_Interpretor I) [static]
static void DPrsStd::Factory ( Draw_Interpretor theDI) [static]
void DPrsStd::operator delete ( void *  anAddress) [inline]
void* DPrsStd::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* DPrsStd::operator new ( size_t  size) [inline]

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