VisPro  1.0
Project of Visualisierung 2
BoundingBox Class Reference

Public Member Functions

void mergeBeforeModelMatrix (BoundingBox *other)
 
void mergeAfterModelMatrix (BoundingBox *other)
 
void apply (glm::mat4 &model)
 
std::vector< glm::vec3 > getAllBoundingPoints ()
 

Public Attributes

float minX
 
float maxX
 
float minY
 
float maxY
 
float minZ
 
float maxZ
 
std::vector< glm::vec3 > allPoints
 
bool initialized
 

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