AddRef() const | RefCount | inline |
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) | CylinderPrimitiveShape | virtual |
BitmapPolygon typedef | PrimitiveShape | |
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) const | BitmapPrimitiveShape | |
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) const | BitmapPrimitiveShape | |
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) const | BitmapPrimitiveShape | |
Clone() const | CylinderPrimitiveShape | virtual |
ComponentPolygons typedef | PrimitiveShape | |
ConfidenceTests(unsigned int numTests, float epsilon, float normalThresh, float rms, const PointCloud &pc, const MiscLib::Vector< size_t > &indices) const | CylinderPrimitiveShape | virtual |
ConnectedComponent(const PointCloud &pc, float epsilon, MiscLib::Vector< size_t > *indices, bool doFiltering=true, float *borderRatio=0) | BitmapPrimitiveShape | virtual |
CylinderPrimitiveShape() | CylinderPrimitiveShape | |
CylinderPrimitiveShape(const Cylinder &cylinder) | CylinderPrimitiveShape | |
Description(std::string *s) const | CylinderPrimitiveShape | virtual |
Distance(const Vec3f &p) const | CylinderPrimitiveShape | virtual |
DistanceAndNormalDeviation(const Vec3f &p, const Vec3f &n, std::pair< float, float > *dn) const | CylinderPrimitiveShape | virtual |
Fit(const PointCloud &pc, float epsilon, float normalThresh, MiscLib::Vector< size_t >::const_iterator begin, MiscLib::Vector< size_t >::const_iterator end) | CylinderPrimitiveShape | virtual |
GenerateBitmapPoints(const PointCloud &pc, float epsilon, size_t begin, size_t end, PointCloud *bmpPc) const | BitmapPrimitiveShape | virtual |
Height() const | CylinderPrimitiveShape | |
Identifier() const | CylinderPrimitiveShape | virtual |
InBitmap(const std::pair< float, float > ¶m, float epsilon, const GfxTL::AABox< GfxTL::Vector2Df > &bbox, size_t uextent, size_t vextent, std::pair< int, int > *inBmp) const | CylinderPrimitiveShape | virtual |
Init(const Vec3f &pointA, const Vec3f &pointB, const Vec3f &normalA, const Vec3f &normalB) | CylinderPrimitiveShape | |
Init(bool binary, std::istream *i) | CylinderPrimitiveShape | inline |
InSpace(float u, float v, Vec3f *p, Vec3f *n) const | CylinderPrimitiveShape | virtual |
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) const | CylinderPrimitiveShape | virtual |
Internal() const | CylinderPrimitiveShape | inline |
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) const | CylinderPrimitiveShape | virtual |
m_extBbox | BitmapPrimitiveShape | mutableprotected |
MaxHeight() const | CylinderPrimitiveShape | |
MinHeight() const | CylinderPrimitiveShape | |
Normal(const Vec3f &p, Vec3f *n) const | CylinderPrimitiveShape | virtual |
NormalDeviation(const Vec3f &p, const Vec3f &n) const | CylinderPrimitiveShape | virtual |
operator=(const RefCount &) | RefCount | inline |
OptimizeParametrization(const PointCloud &pc, size_t begin, size_t end, float epsilon) | PrimitiveShape | inlinevirtual |
Parameters(const Vec3f &p, std::pair< float, float > *param) const | CylinderPrimitiveShape | virtual |
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) const | CylinderPrimitiveShape | virtual |
Parameters(GfxTL::IndexedIterator< IndexIterator, PointCloud::const_iterator > begin, GfxTL::IndexedIterator< IndexIterator, PointCloud::const_iterator > end, MiscLib::Vector< std::pair< float, float > > *bmpParams) const | CylinderPrimitiveShape | virtual |
PreWrapBitmap(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, size_t uextent, size_t vextent, MiscLib::Vector< char > *bmp) const | CylinderPrimitiveShape | virtual |
Project(const Vec3f &p, Vec3f *pp) const | CylinderPrimitiveShape | virtual |
RefCount() | RefCount | inline |
RefCount(const RefCount &) | RefCount | inline |
Release() const | RefCount | inline |
RequiredSamples() const | CylinderPrimitiveShape | inlinevirtual |
Serialize(std::ostream *o, bool binary=true) const | CylinderPrimitiveShape | virtual |
Serialize(float *array) const | CylinderPrimitiveShape | inlinevirtual |
SerializedFloatSize() const | CylinderPrimitiveShape | inlinevirtual |
SerializedSize() const | CylinderPrimitiveShape | virtual |
SetExtent(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, const MiscLib::Vector< int > &componentsImg, size_t uextent, size_t vextent, float epsilon, int label) | CylinderPrimitiveShape | |
SignedDistance(const Vec3f &p) const | CylinderPrimitiveShape | virtual |
SignedDistanceFunc() const | CylinderPrimitiveShape | virtual |
Similar(float tolerance, const CylinderPrimitiveShape &shape) const | CylinderPrimitiveShape | |
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) const | CylinderPrimitiveShape | virtual |
Transform(float scale, const Vec3f &translate) | CylinderPrimitiveShape | virtual |
Transform(const GfxTL::MatrixXX< 3, 3, float > &rot, const GfxTL::Vector3Df &trans) | CylinderPrimitiveShape | |
TrimmingPolygons(const PointCloud &pc, float epsilon, size_t begin, size_t end, std::deque< ComponentPolygons > *polys) const | BitmapPrimitiveShape | virtual |
Visit(PrimitiveShapeVisitor *visitor) const | CylinderPrimitiveShape | virtual |
WrapBitmap(const GfxTL::AABox< GfxTL::Vector2Df > &bbox, float epsilon, bool *uwrap, bool *vwrap) const | CylinderPrimitiveShape | virtual |
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) const | BitmapPrimitiveShape | virtual |
~RefCount() | RefCount | protectedvirtual |