ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::Interpolator< T > Member List

This is the complete list of members for ToyMaker::Interpolator< T >, including all inherited members.

mProgressLimitsToyMaker::Interpolator< T >private
operator()(const T &previousState, const T &nextState, float simulationProgress=1.f) constToyMaker::Interpolator< T >
operator()(const CameraProperties &previousState, const CameraProperties &nextState, float simulationProgress) constToyMaker::Interpolator< T >inline
operator()(const LightEmissionData &previousState, const LightEmissionData &nextState, float simulationProgress) constToyMaker::Interpolator< T >inline
operator()(const Placement &previousState, const Placement &nextState, float simulationProgress) constToyMaker::Interpolator< T >inline
operator()(const Transform &previousState, const Transform &nextState, float simulationProgress) constToyMaker::Interpolator< T >inline
operator()(const SceneHierarchyData &previousState, const SceneHierarchyData &nextState, float simulationProgress) constToyMaker::Interpolator< T >inline
operator()(const SimCore &, const SimCore &next, float) const (defined in ToyMaker::Interpolator< T >)ToyMaker::Interpolator< T >inline