ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
callbacks::CountIntersectionsContext Struct Reference
Collaboration diagram for callbacks::CountIntersectionsContext:

Public Attributes

RTCRayQueryContext context
 
GeomPrimIDprevious_geom_prim_ID_tfar
 
int * intersections
 

Detailed Description

Definition at line 44 of file RaycastingScene.cpp.

Member Data Documentation

◆ context

RTCRayQueryContext callbacks::CountIntersectionsContext::context

Definition at line 45 of file RaycastingScene.cpp.

◆ intersections

int* callbacks::CountIntersectionsContext::intersections

Definition at line 47 of file RaycastingScene.cpp.

◆ previous_geom_prim_ID_tfar

GeomPrimID* callbacks::CountIntersectionsContext::previous_geom_prim_ID_tfar

Definition at line 46 of file RaycastingScene.cpp.


The documentation for this struct was generated from the following file: