#include <StepVisual_DirectionCountSelect.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_DirectionCountSelect () |
Standard_EXPORT void | SetTypeOfContent (const Standard_Integer aTypeOfContent) |
Standard_EXPORT Standard_Integer | TypeOfContent () const |
Standard_EXPORT Standard_Integer | UDirectionCount () const |
Standard_EXPORT void | SetUDirectionCount (const Standard_Integer aUDirectionCount) |
Standard_EXPORT Standard_Integer | VDirectionCount () const |
Standard_EXPORT void | SetVDirectionCount (const Standard_Integer aUDirectionCount) |
Private Attributes | |
Standard_Integer | theUDirectionCount |
Standard_Integer | theVDirectionCount |
Standard_Integer | theTypeOfContent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|