Defines the interface for a dynamic geometry updater. A DynamicGeometryUpdater
is responsible for handling visualization of a specific type of geometry
that needs to be recomputed based on simulation time.
This object is never used directly by client code, but is instead created by
GeometryUpdater implementations which contain dynamic geometry.
This type defines an interface and cannot be instantiated directly.
Defines the interface for a dynamic geometry updater. A DynamicGeometryUpdater is responsible for handling visualization of a specific type of geometry that needs to be recomputed based on simulation time. This object is never used directly by client code, but is instead created by GeometryUpdater implementations which contain dynamic geometry.
This type defines an interface and cannot be instantiated directly.
alias DynamicGeometryUpdater