This package contains the group of classes necessary
to define Graphic data among Structure Entities.
(e.g., Fonts, Colors, Screen management ...)
#include <IGESGraph.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 | Init () |
| | Prepares dynamic data (Protocol, Modules) for this package
|
| static Handle_IGESGraph_Protocol | Protocol () |
| | Returns the Protocol for this Package
|
Member Function Documentation
| static void IGESGraph::Init |
( |
| ) |
[static] |
| void IGESGraph::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* IGESGraph::operator new |
( |
size_t |
size | ) |
[inline] |
| void* IGESGraph::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| static Handle_IGESGraph_Protocol IGESGraph::Protocol |
( |
| ) |
[static] |
The documentation for this class was generated from the following file: