#include <SIM_ConstraintNetworkIterator.h>
Implements filtering of the constraint types that are recognized by the caller, as well as caching / reading those constraint's parameter values. See GenericConstraintAccessor for the default implementation.
Definition at line 103 of file SIM_ConstraintNetworkIterator.h.
SIM_ConstraintNetwork::ConstraintAccessor::ConstraintAccessor |
( |
| ) |
|
|
default |
virtual SIM_ConstraintNetwork::ConstraintAccessor::~ConstraintAccessor |
( |
| ) |
|
|
virtualdefault |
virtual bool SIM_ConstraintNetwork::ConstraintAccessor::acceptConstraint |
( |
const SIM_Data & |
constraint_data, |
|
|
exint |
idx |
|
) |
| |
|
pure virtual |
virtual void SIM_ConstraintNetwork::ConstraintAccessor::init |
( |
const GU_Detail * |
gdp, |
|
|
exint |
num_constraint_types |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: