Epsilon() const | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
GetIndices() | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
GetOctree() const | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
GetShapeIndex() | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
IndicesType typedef | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | |
OctreeType typedef | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | |
operator()(const ShapeT &shape, const OctT &oct, size_t i) | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
PointCompatibilityFunc typedef | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | |
PointCompFunc() const | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
ScorePrimitiveShapeVisitorImpl(float distThresh, float normalThresh) | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
SetIndices(IndicesType *indices) | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
SetOctree(const OctreeT &oct) | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
SetShapeIndex(const MiscLib::Vector< int > &shapeIndex) | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
Visit(const ShapeT &primShape) | ScorePrimitiveShapeVisitorImpl< PointCompT, OctreeT > | inline |
PrimitiveShapeVisitor::Visit(const PlanePrimitiveShape &plane)=0 | PrimitiveShapeVisitor | pure virtual |
PrimitiveShapeVisitor::Visit(const SpherePrimitiveShape &sphere)=0 | PrimitiveShapeVisitor | pure virtual |
PrimitiveShapeVisitor::Visit(const CylinderPrimitiveShape &cylinder)=0 | PrimitiveShapeVisitor | pure virtual |
PrimitiveShapeVisitor::Visit(const ConePrimitiveShape &cone)=0 | PrimitiveShapeVisitor | pure virtual |
PrimitiveShapeVisitor::Visit(const TorusPrimitiveShape &torus)=0 | PrimitiveShapeVisitor | pure virtual |
~PrimitiveShapeVisitor() | PrimitiveShapeVisitor | inlinevirtual |