Open CASCADE Technology  7.1.0.beta
Enumerations

Graphic3d_TypeOfAnswer.hxx File Reference

Enumerations

enum  Graphic3d_TypeOfAnswer { Graphic3d_TOA_YES, Graphic3d_TOA_NO, Graphic3d_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
Graphic3d_TOA_YES 
Graphic3d_TOA_NO 
Graphic3d_TOA_COMPUTE