address(reference x) const | AlignedAllocator< Point > | inlineprotected |
address(const_reference x) const | AlignedAllocator< Point > | inlineprotected |
AlignedAllocator() | AlignedAllocator< Point > | inlineprotected |
AlignedAllocator(const AlignedAllocator< Point, DefaultAlignment > &) | AlignedAllocator< Point > | inlineprotected |
AlignedAllocator(const AlignedAllocator< U, DefaultAlignment > &) | AlignedAllocator< Point > | inlineprotected |
allocate(size_type s, std::allocator_traits< std::allocator< void >>::const_void_pointer hint=0) | AlignedAllocator< Point > | inlineprotected |
at(size_type i) | Vector< Point > | inline |
at(size_type i) const | Vector< Point > | inline |
back() | Vector< Point > | inline |
back() const | Vector< Point > | inline |
begin() | Vector< Point > | inline |
begin() const | Vector< Point > | inline |
calcNormals(float radius, unsigned int kNN=20, unsigned int maxTries=100) | PointCloud | |
capacity() const | Vector< Point > | inline |
clear() | Vector< Point > | inline |
const_iterator | Vector< Point > | |
const_pointer | Vector< Point > | |
const_reference | Vector< Point > | |
const_reverse_iterator typedef | Vector< Point > | |
construct(pointer p, const Point &val) | AlignedAllocator< Point > | inlineprotected |
deallocate(pointer p, size_type) | AlignedAllocator< Point > | inlineprotected |
destroy(pointer p) | AlignedAllocator< Point > | inlineprotected |
difference_type typedef | AlignedAllocator< Point > | protected |
end() | Vector< Point > | inline |
end() const | Vector< Point > | inline |
erase(Point *where) | Vector< Point > | inline |
front() | Vector< Point > | inline |
front() const | Vector< Point > | inline |
getBbox() const | PointCloud | |
GetBBoxMax() const | PointCloud | inline |
GetBBoxMax() | PointCloud | inline |
GetBBoxMin() const | PointCloud | inline |
GetBBoxMin() | PointCloud | inline |
GetCurrentBBox(Vec3f *min, Vec3f *max) const | PointCloud | |
getOffset() const | PointCloud | inline |
getScale() const | PointCloud | inline |
insert(Point *where, const Point &v) | Vector< Point > | inline |
iterator typedef | Vector< Point > | |
max_size() const | AlignedAllocator< Point > | inlineprotected |
operator const Point *() const | Vector< Point > | inline |
operator Point *() | Vector< Point > | inline |
operator!=(const AlignedAllocator< U, DefaultAlignment > &) const | AlignedAllocator< Point > | inlineprotected |
operator!=(const U &) const | AlignedAllocator< Point > | inlineprotected |
operator+=(const PointCloud &other) | PointCloud | inline |
operator=(const Vector< Point, MiscLib::AlignedAllocator< Point > > &v) | Vector< Point > | inline |
operator=(const Vector< Point, OtherAllocatorT > &v) | Vector< Point > | inline |
operator==(const AlignedAllocator< U, DefaultAlignment > &) const | AlignedAllocator< Point > | inlineprotected |
operator==(const U &) const | AlignedAllocator< Point > | inlineprotected |
PointCloud() | PointCloud | |
PointCloud(Point *points, unsigned int size) | PointCloud | |
pointer typedef | Vector< Point > | |
pop_back() | Vector< Point > | inline |
ptrdiff_t typedef | Vector< Point > | |
push_back(const Point &v) | Vector< Point > | inline |
rbegin() | Vector< Point > | inline |
rbegin() const | Vector< Point > | inline |
reference typedef | Vector< Point > | |
rend() | Vector< Point > | inline |
rend() const | Vector< Point > | inline |
reserve(size_type s) | Vector< Point > | inline |
reset(size_t s=0) | PointCloud | |
resize(size_type s, const value_type &v) | Vector< Point > | inline |
resize(size_type s) | Vector< Point > | inline |
reverse_iterator typedef | Vector< Point > | |
setBBox(Vec3f bbl, float size) | PointCloud | inline |
setBBox(Vec3f min, Vec3f max) | PointCloud | inline |
size() const | Vector< Point > | inline |
size_type typedef | Vector< Point > | |
swapPoints(unsigned int i, unsigned int j) | PointCloud | inline |
Translate(const Vec3f &trans) | PointCloud | |
value_type typedef | Vector< Point > | |
Vector() | Vector< Point > | inline |
Vector(size_type s) | Vector< Point > | inline |
Vector(size_type s, const Point &v) | Vector< Point > | inline |
Vector(const Vector< Point, MiscLib::AlignedAllocator< Point > > &v) | Vector< Point > | inline |
Vector(const Vector< Point, OtherAllocatorT > &v) | Vector< Point > | inline |
widenBBox(float delta) | PointCloud | inline |
~Vector() | Vector< Point > | inline |