Static Public Member Functions | Private Member Functions
vgl_orient_box_3d_operators< T > Class Template Reference

#include <vgl_orient_box_3d_operators.h>

List of all members.

Static Public Member Functions

static vgl_orient_box_3d< T > minimal_box (vgl_point_3d< T > const &p)
static vgl_orient_box_3d< T > minimal_box (vcl_vector< vgl_point_3d< T > > const &plist)

Private Member Functions

 vgl_orient_box_3d_operators ()

Detailed Description

template<class T>
class vgl_orient_box_3d_operators< T >

Definition at line 29 of file vgl_orient_box_3d_operators.h.


Constructor & Destructor Documentation

template<class T >
vgl_orient_box_3d_operators< T >::vgl_orient_box_3d_operators ( ) [inline, private]

Definition at line 31 of file vgl_orient_box_3d_operators.h.


Member Function Documentation

template<class T >
static vgl_orient_box_3d<T> vgl_orient_box_3d_operators< T >::minimal_box ( vgl_point_3d< T > const &  p) [inline, static]

Definition at line 34 of file vgl_orient_box_3d_operators.h.

template<class T >
vgl_orient_box_3d< T > vgl_orient_box_3d_operators< T >::minimal_box ( vcl_vector< vgl_point_3d< T > > const &  plist) [static]

Definition at line 14 of file vgl_orient_box_3d_operators.txx.


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