Drake
testConvexHull.cpp File Reference
#include <iostream>
#include "drake/util/convexHull.h"
#include "drake/util/testUtil.h"
Include dependency graph for testConvexHull.cpp:

Functions

void testConvexHull ()
 
void testDistanceFromHull ()
 
void testRealData ()
 
void testDuplicates ()
 
void testRandomConvexCombinations ()
 
void testRandomTriangles ()
 
int main ()
 

Function Documentation

int main ( )

Here is the call graph for this function:

void testConvexHull ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void testDistanceFromHull ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void testDuplicates ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void testRandomConvexCombinations ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void testRandomTriangles ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void testRealData ( )

Here is the call graph for this function:

Here is the caller graph for this function: