Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Functions
OpenGl_Raytrace Namespace Reference

Functions

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

Function Documentation

◆ IsRaytracedElement() [1/2]

bool OpenGl_Raytrace::IsRaytracedElement ( const OpenGl_Element * theElement)

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

◆ IsRaytracedElement() [2/2]

bool OpenGl_Raytrace::IsRaytracedElement ( const OpenGl_ElementNode * theNode)

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

◆ IsRaytracedGroup()

bool OpenGl_Raytrace::IsRaytracedGroup ( const OpenGl_Group * theGroup)

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