$search

rtc::BoundingBox Class Reference

#include <rtcBoundingBox.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 30 of file rtcBoundingBox.h.


Constructor & Destructor Documentation

rtc::BoundingBox::BoundingBox (  )  [inline]

Definition at line 33 of file rtcBoundingBox.h.

rtc::BoundingBox::~BoundingBox (  )  [inline]

Definition at line 34 of file rtcBoundingBox.h.


Member Function Documentation

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.

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.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtc
Author(s): Benjamin Pitzer
autogenerated on Sun Mar 3 11:08:31 2013