#include <StepVisual_BoxCharacteristicSelect.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepVisual_BoxCharacteristicSelect () |
Standard_EXPORT Standard_Integer | TypeOfContent () const |
Standard_EXPORT void | SetTypeOfContent (const Standard_Integer aType) |
Standard_EXPORT Standard_Real | RealValue () const |
Standard_EXPORT void | SetRealValue (const Standard_Real aValue) |
Private Attributes | |
Standard_Real | theRealValue |
Standard_Integer | theTypeOfContent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|