Classes | Typedefs | Functions
DecomposeSample.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <float.h>
#include <vector>
#include "./ConvexDecomposition/ConvexDecomposition.h"
#include "./ConvexDecomposition/cd_wavefront.h"
Include dependency graph for DecomposeSample.cpp:

Go to the source code of this file.

Classes

class  CBuilder
 

Typedefs

typedef std::vector< ConvexResult * > ConvexResultVector
 

Functions

static const char * fstring (float v)
 
int main (int argc, const char **argv)
 

Typedef Documentation

◆ ConvexResultVector

Definition at line 16 of file DecomposeSample.cpp.

Function Documentation

◆ fstring()

static const char* fstring ( float  v)
static

Definition at line 18 of file DecomposeSample.cpp.

◆ main()

int main ( int  argc,
const char **  argv 
)

Definition at line 540 of file DecomposeSample.cpp.



convex_decomposition
Author(s): John W. Ratcliff
autogenerated on Wed Mar 2 2022 00:04:59