#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | V3d_TypeOfAxe { V3d_X, V3d_Y, V3d_Z } |
| Determines the type of update of the view - V3d_ASAP: as soon as possible. The view is updated immediately after a modification. - V3d_WAIT: deferred. The view is updated when the Update function is called. . More... | |
|
|
|
1.4.1