geolib2
Protected Member Functions | Protected Attributes | List of all members
BoxTest Class Reference

#include <box_test.h>

Inheritance diagram for BoxTest:
Inheritance graph
[legend]

Protected Member Functions

 BoxTest ()
 
virtual ~BoxTest ()
 

Protected Attributes

geo::Box box
 
geo::Vector3 max
 
geo::Vector3 min
 
geo::Vector3 origin
 
geo::Vector3 side_center
 
geo::Vector3 side_center_close
 
geo::Vector3 side_center_distance
 
geo::Vector3 side_center_triangle
 

Detailed Description

Definition at line 6 of file box_test.h.

Constructor & Destructor Documentation

◆ BoxTest()

BoxTest::BoxTest ( )
inlineprotected

Definition at line 9 of file box_test.h.

◆ ~BoxTest()

virtual BoxTest::~BoxTest ( )
inlineprotectedvirtual

Definition at line 17 of file box_test.h.

Member Data Documentation

◆ box

geo::Box BoxTest::box
protected

Definition at line 22 of file box_test.h.

◆ max

geo::Vector3 BoxTest::max
protected

Definition at line 21 of file box_test.h.

◆ min

geo::Vector3 BoxTest::min
protected

Definition at line 21 of file box_test.h.

◆ origin

geo::Vector3 BoxTest::origin
protected

Definition at line 21 of file box_test.h.

◆ side_center

geo::Vector3 BoxTest::side_center
protected

Definition at line 24 of file box_test.h.

◆ side_center_close

geo::Vector3 BoxTest::side_center_close
protected

Definition at line 24 of file box_test.h.

◆ side_center_distance

geo::Vector3 BoxTest::side_center_distance
protected

Definition at line 24 of file box_test.h.

◆ side_center_triangle

geo::Vector3 BoxTest::side_center_triangle
protected

Definition at line 24 of file box_test.h.


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