All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Attributes
ConvexDecomposition::VertexLess< Type > Class Template Reference

List of all members.

Public Types

typedef std::vector< Type > VertexVector

Public Member Functions

bool operator() (int v1, int v2) const
template<>
bool operator() (int v1, int v2) const

Static Public Member Functions

static void SetSearch (const Type &match, VertexVector *list)

Private Member Functions

const Type & Get (int index) const
template<>
VertexPosition mFind
template<>
std::vector< VertexPosition > * mList

Static Private Attributes

static Type mFind
static VertexVectormList

Detailed Description

template<typename Type>
class ConvexDecomposition::VertexLess< Type >

Definition at line 167 of file vlookup.cpp.


Member Typedef Documentation

template<typename Type >
typedef std::vector< Type > ConvexDecomposition::VertexLess< Type >::VertexVector

Definition at line 170 of file vlookup.cpp.


Member Function Documentation

template<typename Type >
const Type& ConvexDecomposition::VertexLess< Type >::Get ( int  index) const [inline, private]

Definition at line 181 of file vlookup.cpp.

Definition at line 258 of file vlookup.cpp.

Definition at line 259 of file vlookup.cpp.

template<typename Type >
bool ConvexDecomposition::VertexLess< Type >::operator() ( int  v1,
int  v2 
) const
template<>
bool ConvexDecomposition::VertexLess< VertexPosition >::operator() ( int  v1,
int  v2 
) const

Definition at line 292 of file vlookup.cpp.

template<typename Type >
static void ConvexDecomposition::VertexLess< Type >::SetSearch ( const Type &  match,
VertexVector list 
) [inline, static]

Definition at line 174 of file vlookup.cpp.


Member Data Documentation

template<typename Type >
Type ConvexDecomposition::VertexLess< Type >::mFind [static, private]

Definition at line 187 of file vlookup.cpp.

template<typename Type >
VertexVector* ConvexDecomposition::VertexLess< Type >::mList [static, private]

Definition at line 188 of file vlookup.cpp.


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


convex_decomposition
Author(s): John Ratcliff
autogenerated on Mon Aug 19 2013 11:02:33