Open CASCADE Technology 7.8.2.dev
OpenGl_Raytrace Namespace Reference

Functions

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

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.