Open CASCADE Technology
6.9.1
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
inc
Open CASCADE Technology
Module Visualization
Toolkit TKV3d
Package V3d
Enumerations
V3d_TypeOfUpdate.hxx File Reference
#include <
Standard_PrimitiveTypes.hxx
>
Enumerations
enum
V3d_TypeOfUpdate
{
V3d_ASAP
,
V3d_WAIT
}
Determines the type of update of the view.
More...
Enumeration Type Documentation
enum
V3d_TypeOfUpdate
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.
Enumerator
V3d_ASAP
V3d_WAIT
Generated by
1.8.10