ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
BoundingBox Class Reference

#include <BoundingBox.h>

Public Member Functions

 BoundingBox (void)
 
 BoundingBox (const char *path)
 
 ~BoundingBox (void)
 

Public Attributes

float m_min [3]
 grid structure (min array) More...
 
float m_max [3]
 grid structure (max array) More...
 

Constructor & Destructor Documentation

◆ BoundingBox() [1/2]

BoundingBox::BoundingBox ( void  )

◆ BoundingBox() [2/2]

BoundingBox::BoundingBox ( const char *  path)

◆ ~BoundingBox()

BoundingBox::~BoundingBox ( void  )

Member Data Documentation

◆ m_max

float BoundingBox::m_max[3]

grid structure (max array)

◆ m_min

float BoundingBox::m_min[3]

grid structure (min array)


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