Open CASCADE Technology  7.7.0
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...
 

Function Documentation

◆ IsRaytracedElement() [1/2]

Standard_Boolean OpenGl_Raytrace::IsRaytracedElement ( const OpenGl_Element theElement)

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

◆ IsRaytracedElement() [2/2]

Standard_Boolean OpenGl_Raytrace::IsRaytracedElement ( const OpenGl_ElementNode theNode)

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

◆ IsRaytracedGroup()

Standard_Boolean OpenGl_Raytrace::IsRaytracedGroup ( const OpenGl_Group theGroup)

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