#include <IGESCAFControl.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 Standard_EXPORT Quantity_Color | DecodeColor (const Standard_Integer col) |
Converts IGES color index to CASCADE color . | |
static Standard_EXPORT Standard_Integer | EncodeColor (const Quantity_Color &col) |
Tries to Convert CASCADE color to IGES color index If no corresponding color defined in IGES, returns 0 . |
|
|
|
|
|
|
|
|
|
|