Open CASCADE Technology  6.9.1
Enumerations
PrsMgr_TypeOfPresentation3d.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  PrsMgr_TypeOfPresentation3d { PrsMgr_TOP_AllView, PrsMgr_TOP_ProjectorDependant }
 To declare the type of presentation as follows. More...
 

Enumeration Type Documentation

To declare the type of presentation as follows.

  • AllView for display involving no recalculation for new projectors (points of view)in hidden line removal mode
  • ProjectorDependant for display in hidden line removal mode, where every new point of view entails recalculation of the display.
Enumerator
PrsMgr_TOP_AllView 
PrsMgr_TOP_ProjectorDependant