KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
ConvexVolume Class Reference
Inheritance diagram for ConvexVolume:
Camera::Frustum

Public Member Functions

int PointOverlap (const Vector3 &pt) const
 
int AABBOverlap (const Vector3 &bMin, const Vector3 &bMax) const
 
int LineOverlap (const Line3D &pt, Real &tmin, Real &tmax) const
 
void Transform (const Matrix4 &m)
 
void SetTransform (const ConvexVolume &, const Matrix4 &m)
 

Public Attributes

std::vector< Plane3Dplanes
 

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