MOAB: Mesh Oriented datABase  (version 5.5.0)
RayTest Struct Reference
+ Collaboration diagram for RayTest:

Public Attributes

const char * description
 
unsigned expected_hits
 
CartVect point
 
CartVect direction
 

Detailed Description

Definition at line 24 of file obb_test.cpp.

Member Data Documentation

◆ description

const char* RayTest::description

Definition at line 26 of file obb_test.cpp.

◆ direction

CartVect RayTest::direction

Definition at line 28 of file obb_test.cpp.

◆ expected_hits

unsigned RayTest::expected_hits

Definition at line 27 of file obb_test.cpp.

◆ point

CartVect RayTest::point

Definition at line 28 of file obb_test.cpp.


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