Classes | Namespaces | Typedefs
data_types.h File Reference
#include <cstddef>
#include <boost/cstdint.hpp>
Include dependency graph for data_types.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hpp::fcl::Triangle
 Triangle with 3 indices for points. More...
 

Namespaces

 hpp
 Main namespace.
 
 hpp::fcl
 

Typedefs

typedef double hpp::fcl::FCL_REAL
 
typedef boost::uint64_t hpp::fcl::FCL_INT64
 
typedef boost::int64_t hpp::fcl::FCL_UINT64
 
typedef boost::uint32_t hpp::fcl::FCL_UINT32
 
typedef boost::int32_t hpp::fcl::FCL_INT32