vcg::Obox3< T > Class Template Reference

#include <obox3.h>

Inheritance diagram for vcg::Obox3< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool IsIn (Point3< T > const &p) const
 Obox3 (const Point3< T > &min, const Point3< T > &max, const Point3< T > *frame)
 Min Max Frame constructor.
 Obox3 (const Obox3 &b)
 Copy constructor.
 Obox3 ()
 The bounding box constructor.
 ~Obox3 ()
 The bounding box distructor.

Public Attributes

Matrix44< Tm
Matrix44< Tmi

Detailed Description

template<class T>
class vcg::Obox3< T >

Definition at line 32 of file obox3.h.


Constructor & Destructor Documentation

template<class T >
vcg::Obox3< T >::Obox3 (  )  [inline]

The bounding box constructor.

Definition at line 40 of file obox3.h.

template<class T >
vcg::Obox3< T >::Obox3 ( const Obox3< T > &  b  )  [inline]

Copy constructor.

Definition at line 42 of file obox3.h.

template<class T >
vcg::Obox3< T >::Obox3 ( const Point3< T > &  min,
const Point3< T > &  max,
const Point3< T > *  frame 
) [inline]

Min Max Frame constructor.

Definition at line 44 of file obox3.h.

template<class T >
vcg::Obox3< T >::~Obox3 (  )  [inline]

The bounding box distructor.

Definition at line 61 of file obox3.h.


Member Function Documentation

template<class T >
bool vcg::Obox3< T >::IsIn ( Point3< T > const &  p  )  const [inline]

Verifica se un punto appartiene ad un bounding box.

Parameters:
p The point 3D
Returns:
True se p appartiene al bounding box, false altrimenti

Reimplemented from vcg::Box3< T >.

Definition at line 56 of file obox3.h.


Member Data Documentation

template<class T >
Matrix44<T> vcg::Obox3< T >::m

Definition at line 36 of file obox3.h.

template<class T >
Matrix44<T> vcg::Obox3< T >::mi

Definition at line 37 of file obox3.h.


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


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:03 2013