My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::CShapeCone Class Reference

a bounding cone More...

#include <ShapeCone.h>

Public Member Functions

 CShapeCone (const CShapeAABB *boxes, int nCount, const Matrix4 *projection, const Vector3 *_apex)
 
 CShapeCone (const CShapeAABB *boxes, int nCount, const Matrix4 *projection, const Vector3 *_apex, const Vector3 *_direction)
 
 CShapeCone (const Vector3 *points, int nCount, const Vector3 *_apex, const Vector3 *_direction)
 

Public Attributes

Vector3 direction
 
Vector3 apex
 
float fovy
 
float fovx
 
float fNear
 
float fFar
 
Matrix4 m_LookAt
 

Detailed Description

a bounding cone


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