Static Public Member Functions | Private Member Functions | List of all members
vgl_orient_box_3d_operators< T > Class Template Reference

#include <vgl_orient_box_3d_operators.h>

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 (std::vector< vgl_point_3d< T > > const &plist)
 

Private Member Functions

 vgl_orient_box_3d_operators ()=default
 

Detailed Description

template<class T>
class vgl_orient_box_3d_operators< T >

Definition at line 32 of file vgl_orient_box_3d_operators.h.

Constructor & Destructor Documentation

◆ vgl_orient_box_3d_operators()

template<class T >
vgl_orient_box_3d_operators< T >::vgl_orient_box_3d_operators ( )
privatedefault

Member Function Documentation

◆ minimal_box() [1/2]

template<class T >
static vgl_orient_box_3d<T> vgl_orient_box_3d_operators< T >::minimal_box ( vgl_point_3d< T > const &  p)
inlinestatic

Definition at line 37 of file vgl_orient_box_3d_operators.h.

◆ minimal_box() [2/2]

template<class T >
vgl_orient_box_3d< T > vgl_orient_box_3d_operators< T >::minimal_box ( std::vector< vgl_point_3d< T > > const &  plist)
static

Definition at line 17 of file vgl_orient_box_3d_operators.hxx.


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