ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
AABox Class Reference

#include <ecvFrustum.h>

Inheritance diagram for AABox:
Collaboration diagram for AABox:

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]
 

Detailed Description

Definition at line 46 of file ecvFrustum.h.

Constructor & Destructor Documentation

◆ AABox()

AABox::AABox ( const CCVector3f A,
const CCVector3f B 
)
inline

Definition at line 48 of file ecvFrustum.h.

Member Function Documentation

◆ getVertexN()

CCVector3f AABox::getVertexN ( const CCVector3f normal) const
inline

◆ getVertexP()

CCVector3f AABox::getVertexP ( const CCVector3f normal) const
inline

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