STP_BV.h File Reference
#include <list>
#include <map>
#include <sch/STP-BV/STP_Feature.h>
#include <sch/S_Object/S_ObjectNormalized.h>
#include <sch/sch_api.h>
#include <vector>
#include <boost/serialization/split_member.hpp>
Include dependency graph for STP_BV.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sch::Geometry
 
struct  sch::s_toruslinkedBV
 Stores the IDs of the BV to which a torus is linked. More...
 
struct  sch::s_Triangle
 Defines a triangle. More...
 
struct  sch::s_SphereApproxim
 Functor. More...
 
class  sch::s_PointsComparator
 Functor. More...
 
class  sch::STP_BV
 

Namespaces

 sch
 

Typedefs

typedef struct sch::s_toruslinkedBV sch::toruslinkedBV
 
typedef struct sch::s_Triangle sch::Triangle
 
typedef struct sch::s_SphereApproxim sch::SphereApproxim
 
typedef struct sch::s_PointsComparator sch::PointsComparator
 

Enumerations

enum  sch::ArchiveType { sch::BINARY_ARCHIVE, sch::TEXT_ARCHIVE }