#include <RegularGridNodeCreation.h>
Structure which contains the nodes and the pointers useful for the patch test. More...

Structure which contains the nodes and the pointers useful for the patch test.
| Public Attributes | |
| simulation::Node::SPtr | SquareNode | 
| component::constraint::projective::AffineMovementProjectiveConstraint< T >::SPtr | affineConstraint | 
| component::statecontainer::MechanicalObject< T >::SPtr | dofs | 
| component::constraint::projective::AffineMovementProjectiveConstraint<T>::SPtr sofa::PatchTestStruct< T >::affineConstraint | 
| component::statecontainer::MechanicalObject<T>::SPtr sofa::PatchTestStruct< T >::dofs | 
| simulation::Node::SPtr sofa::PatchTestStruct< T >::SquareNode |