![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvFrustum.h>


Public Member Functions | |
| AABox (const CCVector3f &A, const CCVector3f &B) | |
| CCVector3f | getVertexP (const CCVector3f &normal) const |
| CCVector3f | getVertexN (const CCVector3f &normal) const |
Public Member Functions inherited from AABB< float > | |
| AABB (const Vector3Tpl< float > &minCorner, const Vector3Tpl< float > &maxCorner) | |
| bool | intersects (const Ray< float > &r, float *t0=0, float *t1=0) const |
Additional Inherited Members | |
Public Attributes inherited from AABB< float > | |
| Vector3Tpl< float > | corners [2] |
Definition at line 46 of file ecvFrustum.h.
|
inline |
Definition at line 48 of file ecvFrustum.h.
|
inline |
Definition at line 55 of file ecvFrustum.h.
References AABB< float >::corners, normal, Tuple3Tpl< Type >::x, Tuple3Tpl< Type >::y, and Tuple3Tpl< Type >::z.
Referenced by Frustum::boxInFrustum().
|
inline |
Definition at line 50 of file ecvFrustum.h.
References AABB< float >::corners, normal, Tuple3Tpl< Type >::x, Tuple3Tpl< Type >::y, and Tuple3Tpl< Type >::z.
Referenced by Frustum::boxInFrustum().