List of all members.
Public Member Functions
-
BoundingBox (GLfloat xMin, GLfloat xMax, GLfloat yMin, GLfloat yMax, GLfloat zMin, GLfloat zMax)
-
BoundingBox (GLfloat maxRadial)
-
bool contains (const point position)
-
BoundingBox getSubBox (const GLuint i)
-
void setBox (const GLfloat maxRadial)
-
void setBox (const std::vector< point > &p)
-
GLfloat volume ()
-
GLfloat xLength ()
-
GLfloat xMax ()
-
GLfloat xMin ()
-
GLfloat yLength ()
-
GLfloat yMax ()
-
GLfloat yMin ()
-
GLfloat zLength ()
-
GLfloat zMax ()
-
GLfloat zMin ()
Detailed Description
The documentation for this class was generated from the following files:
- modules/LIGO/boundingbox.hpp
- modules/LIGO/boundingbox.cpp