Open CASCADE Technology  6.9.1
Functions
OpenGl_Raytrace Namespace Reference

Functions

Standard_Boolean IsRaytracedGroup (const OpenGl_Group *theGroup)
 Checks to see if the group contains ray-trace geometry. More...
 
Standard_Boolean IsRaytracedElement (const OpenGl_ElementNode *theNode)
 Checks to see if the element contains ray-trace geometry. More...
 
Standard_Boolean IsRaytracedElement (const OpenGl_Element *theElement)
 Checks to see if the element contains ray-trace geometry. More...
 
Standard_Boolean IsRaytracedStructure (const OpenGl_Structure *theStructure)
 Checks to see if the structure contains ray-trace geometry. More...
 

Function Documentation

Standard_Boolean OpenGl_Raytrace::IsRaytracedElement ( const OpenGl_ElementNode theNode)

Checks to see if the element contains ray-trace geometry.

Standard_Boolean OpenGl_Raytrace::IsRaytracedElement ( const OpenGl_Element theElement)

Checks to see if the element contains ray-trace geometry.

Standard_Boolean OpenGl_Raytrace::IsRaytracedGroup ( const OpenGl_Group theGroup)

Checks to see if the group contains ray-trace geometry.

Standard_Boolean OpenGl_Raytrace::IsRaytracedStructure ( const OpenGl_Structure theStructure)

Checks to see if the structure contains ray-trace geometry.