#include <IndexedConstraintContainer.h>
◆ FConstaintContainerType
◆ TPBDIndexedConstraintContainer()
◆ CreateGroupSolver()
|
|
inlinefinaloverridevirtual |
Create a constraint solver for an Evolution with Graph support (World evolution). The system will create several of these: usually one per worker thread (Island Group) but possibly more in complex scenes where constraint coloring is being used. It will be used to solve constraints in groups, with the constraints in each group determined by the graph/islands/islandgroups.
Implements Chaos::FPBDConstraintContainer.
◆ CreateSceneSolver()
|
|
inlinefinaloverridevirtual |
Create a constraint solver for an Evolution without Graph support (RBAN evolution). There will only be one of these per scene (RBAN node) and it is used to solve all constraints in the container (serially).
Implements Chaos::FPBDConstraintContainer.
The documentation for this class was generated from the following file: