Open CASCADE Technology  7.7.0
Enumerations | Variables

PrsMgr_TypeOfPresentation3d.hxx File Reference

#include <Standard_Macro.hxx>

Enumerations

enum  PrsMgr_TypeOfPresentation3d { PrsMgr_TOP_AllView , PrsMgr_TOP_ProjectorDependent }
 The type of presentation. More...
 

Variables

const PrsMgr_TypeOfPresentation3d PrsMgr_TOP_ProjectorDependant = PrsMgr_TOP_ProjectorDependent
 

Enumeration Type Documentation

◆ PrsMgr_TypeOfPresentation3d

The type of presentation.

Enumerator
PrsMgr_TOP_AllView 

Presentation display involves no recalculation for new projectors (points of view) in hidden line removal mode.

PrsMgr_TOP_ProjectorDependent 

Every new point of view entails recalculation of the display in hidden line removal mode.

Variable Documentation

◆ PrsMgr_TOP_ProjectorDependant

const PrsMgr_TypeOfPresentation3d PrsMgr_TOP_ProjectorDependant = PrsMgr_TOP_ProjectorDependent
Deprecated:
("PrsMgr_TOP_ProjectorDependent should be used instead")