PlanePrimitiveShape Member List

This is the complete list of members for PlanePrimitiveShape, including all inherited members.

AddRef() constRefCountinline
AllConnectedComponents(const PointCloud &pc, float epsilon, BitmapInfo &bitmapInfo, MiscLib::Vector< size_t > *indices, MiscLib::Vector< int > &componentsImg, MiscLib::Vector< std::pair< int, size_t > > &labels, bool doFiltering=true)BitmapPrimitiveShape
BitmapExtent(float epsilon, GfxTL::AABox< GfxTL::Vector2Df > *bbox, MiscLib::Vector< std::pair< float, float > > *params, size_t *uextent, size_t *vextent)PlanePrimitiveShapevirtual
BitmapPolygon typedefPrimitiveShape
BuildBitmap(const PointCloud &pc, float *epsilon, IteratorT begin, IteratorT end, MiscLib::Vector< std::pair< float, float > > *params, GfxTL::AABox< GfxTL::Vector2Df > *bbox, MiscLib::Vector< char > *bitmap, size_t *uextent, size_t *vextent, MiscLib::Vector< size_t > *bmpIdx) constBitmapPrimitiveShape
BuildBitmap(const PointCloud &pc, float *epsilon, IteratorT begin, IteratorT end, MiscLib::Vector< std::pair< float, float > > *params, GfxTL::AABox< GfxTL::Vector2Df > *bbox, MiscLib::Vector< char > *bitmap, size_t *uextent, size_t *vextent, MiscLib::Vector< size_t > *bmpIdx, size_t border) constBitmapPrimitiveShape
BuildPolygons(const PointCloud &pc, float epsilon, size_t begin, size_t end, GfxTL::AABox< GfxTL::Vector2Df > *bbox, size_t *uextent, size_t *vextent, std::deque< ComponentPolygons > *polys) constBitmapPrimitiveShape
Clone() constPlanePrimitiveShapevirtual
ComponentPolygons typedefPrimitiveShape
ConfidenceTests(unsigned int numTests, float epsilon, float normalThresh, float rms, const PointCloud &pc, const MiscLib::Vector< size_t > &indices) constPlanePrimitiveShapevirtual
ConnectedComponent(const PointCloud &pc, float epsilon, MiscLib::Vector< size_t > *indices, bool doFiltering=true, float *borderRatio=0)BitmapPrimitiveShapevirtual
Description(std::string *s) constPlanePrimitiveShapevirtual
Distance(const Vec3f &p) constPlanePrimitiveShapevirtual
DistanceAndNormalDeviation(const Vec3f &p, const Vec3f &n, std::pair< float, float > *dn) constPlanePrimitiveShapevirtual
Fit(const PointCloud &pc, float epsilon, float normalThresh, MiscLib::Vector< size_t >::const_iterator begin, MiscLib::Vector< size_t >::const_iterator end)PlanePrimitiveShapevirtual
GenerateBitmapPoints(const PointCloud &pc, float epsilon, size_t begin, size_t end, PointCloud *bmpPc) constBitmapPrimitiveShapevirtual
Identifier() constPlanePrimitiveShapevirtual
InBitmap(const std::pair< float, float > &param, float epsilon, const GfxTL::AABox< GfxTL::Vector2Df > &bbox, size_t uextent, size_t vextent, std::pair< int, int > *inBmp) constPlanePrimitiveShapevirtual
Init(bool binary, std::istream *i)BitmapPrimitiveShape
InSpace(float u, float v, Vec3f *p, Vec3f *n) constPlanePrimitiveShapevirtual
InSpace(size_t u, size_t v, float epsilon, const GfxTL::AABox< GfxTL::Vector2Df > &bbox, size_t uextent, size_t vextent, Vec3f *p, Vec3f *n) constPlanePrimitiveShapevirtual
Internal() constPlanePrimitiveShapeinline
LSFit(const PointCloud &pc, float epsilon, float normalThresh, MiscLib::Vector< size_t >::const_iterator begin, MiscLib::Vector< size_t >::const_iterator end, std::pair< size_t, float > *score) constPlanePrimitiveShapevirtual
m_extBboxBitmapPrimitiveShapemutableprotected
Normal(const Vec3f &p, Vec3f *n) constPlanePrimitiveShapevirtual
NormalDeviation(const Vec3f &p, const Vec3f &n) constPlanePrimitiveShapevirtual
operator=(const RefCount &)RefCountinline
OptimizeParametrization(const PointCloud &pc, size_t begin, size_t end, float epsilon)PrimitiveShapeinlinevirtual
Parameters(const Vec3f &p, std::pair< float, float > *param) constPlanePrimitiveShapevirtual
Parameters(GfxTL::IndexedIterator< MiscLib::Vector< size_t >::iterator, PointCloud::const_iterator > begin, GfxTL::IndexedIterator< MiscLib::Vector< size_t >::iterator, PointCloud::const_iterator > end, MiscLib::Vector< std::pair< float, float > > *bmpParams) constPlanePrimitiveShapevirtual
Parameters(GfxTL::IndexedIterator< IndexIterator, PointCloud::const_iterator > begin, GfxTL::IndexedIterator< IndexIterator, PointCloud::const_iterator > end, MiscLib::Vector< std::pair< float, float > > *bmpParams) constPlanePrimitiveShapevirtual
PlanePrimitiveShape(const Vec3f &a, const Vec3f &b, const Vec3f &c)PlanePrimitiveShape
PlanePrimitiveShape(const Plane &plane)PlanePrimitiveShape
PreWrapBitmap(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, size_t uextent, size_t vextent, MiscLib::Vector< char > *bmp) constBitmapPrimitiveShapevirtual
Project(const Vec3f &p, Vec3f *pp) constPlanePrimitiveShapevirtual
RefCount()RefCountinline
RefCount(const RefCount &)RefCountinline
Release() constRefCountinline
RequiredSamples() constPlanePrimitiveShapeinlinevirtual
Serialize(std::ostream *o, bool binary=true) constPlanePrimitiveShapevirtual
Serialize(float *array) constPlanePrimitiveShapeinlinevirtual
SerializedFloatSize() constPlanePrimitiveShapeinlinevirtual
SerializedSize() constPlanePrimitiveShapevirtual
SetExtent(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, const MiscLib::Vector< int > &componentsImg, size_t uextent, size_t vextent, float epsilon, int label)PlanePrimitiveShape
SignedDistance(const Vec3f &p) constPlanePrimitiveShapevirtual
SignedDistanceFunc() constPlanePrimitiveShapevirtual
Similar(float tolerance, const PlanePrimitiveShape &) constPlanePrimitiveShape
SuggestSimplifications(const PointCloud &pc, MiscLib::Vector< size_t >::const_iterator begin, MiscLib::Vector< size_t >::const_iterator end, float distThresh, MiscLib::Vector< MiscLib::RefCountPtr< PrimitiveShape > > *suggestions) constPrimitiveShapeinlinevirtual
Transform(float scale, const Vec3f &translate)PlanePrimitiveShapevirtual
Transform(const GfxTL::MatrixXX< 3, 3, float > &rot, const GfxTL::Vector3Df &trans)PlanePrimitiveShape
TrimmingPolygons(const PointCloud &pc, float epsilon, size_t begin, size_t end, std::deque< ComponentPolygons > *polys) constBitmapPrimitiveShapevirtual
Visit(PrimitiveShapeVisitor *visitor) constPlanePrimitiveShapevirtual
WrapBitmap(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, bool *uwrap, bool *vwrap) constPlanePrimitiveShapevirtual
WrapComponents(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, size_t uextent, size_t vextent, MiscLib::Vector< int > *componentImg, MiscLib::Vector< std::pair< int, size_t > > *labels) constBitmapPrimitiveShapevirtual
~RefCount()RefCountprotectedvirtual