AnimaL |
Tutorial |
Documentation |
#include <ParametersCalculus.h>
One interesting property is that the vertices are correctly ordered in sequence and in respect with orientation of the normal.
Definition at line 1093 of file ParametersCalculus.h.
Public Member Functions | |
| Vertex * | vertex (unsigned short i) const |
| unsigned short | pos () const |
| Vertex * | vertexAtCenter () const |
| const FloatingPointType * | normal () const |
Protected Member Functions | |
| Face (const Cell *cell, unsigned short pos) | |
Private Attributes | |
| const Cell * | cell_ |
| unsigned short | pos_ |
Friends | |
| class | Cell |
|
||||||||||||||||
|
Definition at line 2322 of file fastoctreedeformableconstrained.h. |
|
|||||||||
|
Return a unit normal perpendicular to the face and going outside of the cell. Beware, it does not account for the cell sizes in the different directions. Definition at line 2306 of file fastoctreedeformableconstrained.h. References animal::octree::FloatingPointType. |
|
|||||||||
|
Returns at which position of the cell this face is. Definition at line 2284 of file fastoctreedeformableconstrained.h. |
|
||||||||||
|
Return a pointer to the Definition at line 2275 of file fastoctreedeformableconstrained.h. References animal::octree::animal::octree::FastOctree< T, S, U >::Cell::vertex(). |
|
|||||||||
|
Return a point who coincides with the center of the viewcell. Be carreful that if the cell is subdivided, this is not the point that the children share! Definition at line 2295 of file fastoctreedeformableconstrained.h. References animal::octree::animal::octree::FastOctree< T, S, U >::Cell::vertexPtrAtCenterOfFace(). |
|
|||||
|
Definition at line 1101 of file ParametersCalculus.h. |
|
|||||
|
Definition at line 1104 of file ParametersCalculus.h. |
|
|||||
|
Definition at line 1105 of file ParametersCalculus.h. |
1.3.6