Public Member Functions
rtc::BoundingBox Class Reference

#include <rtcBoundingBox.h>

List of all members.

Public Member Functions

bool apply (const TriMesh &mesh, Point &bbMin, Point &bbMax)
bool apply (const std::vector< TriMesh * > meshes, Point &bbMin, Point &bbMax)
 BoundingBox ()
 ~BoundingBox ()

Detailed Description

Definition at line 30 of file rtcBoundingBox.h.


Constructor & Destructor Documentation

Definition at line 33 of file rtcBoundingBox.h.

Definition at line 34 of file rtcBoundingBox.h.


Member Function Documentation

bool rtc::BoundingBox::apply ( const TriMesh mesh,
Point bbMin,
Point bbMax 
)

computes the oriented rectangular bounding box for the given mesh.

Returns:
true if successful, false otherwise.

Definition at line 30 of file rtcBoundingBox.cpp.

bool rtc::BoundingBox::apply ( const std::vector< TriMesh * >  meshes,
Point bbMin,
Point bbMax 
)

computes the oriented rectangular bounding box for the given meshes.

Returns:
true if successful, false otherwise.

Definition at line 45 of file rtcBoundingBox.cpp.


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


rtc
Author(s): Benjamin Pitzer
autogenerated on Thu Jan 2 2014 11:04:54