_DMMethod | animal::octree::Octree | [private] |
_freeFrames | animal::octree::Octree | [private] |
_nMaxPointsPerCell | animal::octree::Octree | [private] |
_optionPositionMethod | animal::octree::Octree | [private] |
alongEdge | animal::octree::FastOctree< T, S, U > | [static] |
alongFace | animal::octree::FastOctree< T, S, U > | [static] |
alterEgoFace | animal::octree::FastOctree< T, S, U > | [static] |
childIndex(unsigned short i, unsigned short j, unsigned short k) | animal::octree::FastOctree< T, S, U > | [inline, static] |
childrenSharingFace | animal::octree::FastOctree< T, S, U > | [static] |
createOctree(Cell *cell, std::deque< SFVec3f * > pointsIn) | animal::octree::Octree | [private] |
createOctree(Cell *cell) | animal::octree::Octree | [private] |
Data typedef | animal::octree::FastOctree< T, S, U > | |
directionForVertexOnEdge | animal::octree::FastOctree< T, S, U > | [static] |
directionForVertexOnFace | animal::octree::FastOctree< T, S, U > | [static] |
directManipulation(SFVec3fCellConstrained *vertex, Vec3d newPosition) | animal::octree::Octree | |
faceVertices | animal::octree::FastOctree< T, S, U > | [static] |
FastOctree(Cell *root) | animal::octree::FastOctree< T, S, U > | |
FastOctree(const U &min, const FloatingPointType &size, const S &defaultData=S()) | animal::octree::FastOctree< T, S, U > | |
FastOctree(const U &min, const FloatingPointType &,const FloatingPointType &,const FloatingPointType &, const S &defaultData=S()) | animal::octree::FastOctree< T, S, U > | |
getMeshVertices() | animal::octree::Octree | |
getNMaxPointsPerCell() | animal::octree::Octree | |
getNormals() const | animal::octree::Octree | |
getPositionMethod() const | animal::octree::Octree | |
hasBrotherAlongEdge | animal::octree::FastOctree< T, S, U > | [static] |
hasBrotherAlongFace | animal::octree::FastOctree< T, S, U > | [static] |
hasOnFatherEdge | animal::octree::FastOctree< T, S, U > | [static] |
haveFreeFrames() const | animal::octree::Octree | [inline] |
isLeaf(Cell *cell) | animal::octree::Octree | [inline, private] |
moved(Cell *cell) | animal::octree::Octree | [static] |
movedRecLeaves(Cell *cell) | animal::octree::Octree | |
Octree(Vec3d bboxMin, Vec3d bboxMax, MFVec3f *points, MFVec3f normals, unsigned int nMaxPointsPerCell=1) | animal::octree::Octree | |
root() const | animal::octree::FastOctree< T, S, U > | [inline] |
root_ | animal::octree::FastOctree< T, S, U > | |
setDMMethod(int method) | animal::octree::Octree | |
setFreeFrames(bool) | animal::octree::Octree | |
setNMaxPointsPerCell(unsigned int n) | animal::octree::Octree | |
setPositionMethod(int m) | animal::octree::Octree | |
simplify(Cell *cell) | animal::octree::Octree | |
structureChanged(Cell *cell) | animal::octree::Octree | [static] |
structureChangedRecLeaves(Cell *cell) | animal::octree::Octree | |
subdivideDeformed(Cell *cell) | animal::octree::Octree | |
subdivideRecDeformed(Cell *cell) | animal::octree::Octree | |
supportingFace | animal::octree::FastOctree< T, S, U > | [static] |
updateCellFrames(Cell *cell) | animal::octree::Octree | |
updateCellsData(Cell *cell) | animal::octree::Octree | |
updateFrame(Cell *cell) | animal::octree::Octree | [static] |
updateFrames(Cell *cell) | animal::octree::Octree | [static] |
updateFrames(ConstrainedVertex *vertex, Cell *cell, unsigned int vPos) | animal::octree::Octree | |
updateHierarchy(Cell *cell) | animal::octree::Octree | [private] |
updateInfluenceMaps(Cell *cell) | animal::octree::Octree | [static] |
updateInfluenceMapsRecLeaves(Cell *cell) | animal::octree::Octree | [static] |
updateVertexInformations(Cell *cell) | animal::octree::Octree | [static] |
updateVertexInformationsRec(Cell *cell) | animal::octree::Octree | [static] |
updateVertexInformationsRecLeaves(Cell *cell) | animal::octree::Octree | [static] |
Vertex typedef | animal::octree::FastOctree< T, S, U > | |
vertexIndex(unsigned short i, unsigned short j, unsigned short k) | animal::octree::FastOctree< T, S, U > | [inline, static] |
VertexPtr typedef | animal::octree::FastOctree< T, S, U > | |
verticesConnectedFaces | animal::octree::FastOctree< T, S, U > | [static] |
~FastOctree() | animal::octree::FastOctree< T, S, U > | [virtual] |
~Octree() | animal::octree::Octree | |