vcg::AABBBinaryTreeClosest< TREETYPE > Class Template Reference

#include <closest.h>

List of all members.

Public Types

typedef AABBBinaryTreeClosest
< TREETYPE > 
ClassType
typedef TreeType::CoordType CoordType
typedef TreeType::NodeType NodeType
typedef TreeType::ObjPtr ObjPtr
typedef TreeType::ScalarType ScalarType
typedef TREETYPE TreeType

Static Public Member Functions

template<class OBJPOINTDISTANCEFUNCT >
static ObjPtr Closest (TreeType &tree, OBJPOINTDISTANCEFUNCT &getPointDistance, const CoordType &p, const ScalarType &maxDist, ScalarType &minDist, CoordType &q)

Detailed Description

template<class TREETYPE>
class vcg::AABBBinaryTreeClosest< TREETYPE >

Definition at line 51 of file space/index/aabb_binary_tree/closest.h.


Member Typedef Documentation

template<class TREETYPE >
typedef AABBBinaryTreeClosest<TREETYPE> vcg::AABBBinaryTreeClosest< TREETYPE >::ClassType

Definition at line 53 of file space/index/aabb_binary_tree/closest.h.

template<class TREETYPE >
typedef TreeType::CoordType vcg::AABBBinaryTreeClosest< TREETYPE >::CoordType

Definition at line 56 of file space/index/aabb_binary_tree/closest.h.

template<class TREETYPE >
typedef TreeType::NodeType vcg::AABBBinaryTreeClosest< TREETYPE >::NodeType

Definition at line 57 of file space/index/aabb_binary_tree/closest.h.

template<class TREETYPE >
typedef TreeType::ObjPtr vcg::AABBBinaryTreeClosest< TREETYPE >::ObjPtr

Definition at line 58 of file space/index/aabb_binary_tree/closest.h.

template<class TREETYPE >
typedef TreeType::ScalarType vcg::AABBBinaryTreeClosest< TREETYPE >::ScalarType

Definition at line 55 of file space/index/aabb_binary_tree/closest.h.

template<class TREETYPE >
typedef TREETYPE vcg::AABBBinaryTreeClosest< TREETYPE >::TreeType

Definition at line 54 of file space/index/aabb_binary_tree/closest.h.


Member Function Documentation

template<class TREETYPE >
template<class OBJPOINTDISTANCEFUNCT >
static ObjPtr vcg::AABBBinaryTreeClosest< TREETYPE >::Closest ( TreeType tree,
OBJPOINTDISTANCEFUNCT &  getPointDistance,
const CoordType p,
const ScalarType maxDist,
ScalarType minDist,
CoordType q 
) [inline, static]

Definition at line 61 of file space/index/aabb_binary_tree/closest.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:22:56 2013