Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
Visual3d_TypeOfAnswer.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Visual3d_TypeOfAnswer { Visual3d_TOA_YES, Visual3d_TOA_NO, Visual3d_TOA_COMPUTE }
 The answer of the method AcceptDisplay
AcceptDisplay means is it possible to display the
specified structure in the specified view ?
TOA_YES yes
TOA_NO no
TOA_COMPUTE yes but we have to compute the representation
More...
 

Enumeration Type Documentation

The answer of the method AcceptDisplay
AcceptDisplay means is it possible to display the
specified structure in the specified view ?
TOA_YES yes
TOA_NO no
TOA_COMPUTE yes but we have to compute the representation

Enumerator
Visual3d_TOA_YES 
Visual3d_TOA_NO 
Visual3d_TOA_COMPUTE