|
My Project
|
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 |
a bounding cone
1.8.12