Open CASCADE Technology
7.1.0.beta
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
src
V3d
Open CASCADE Technology
Module Visualization
Toolkit TKV3d
Package V3d
Enumerations
V3d_TypeOfUpdate.hxx File Reference
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