MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / getAnimationController

Function getAnimationController

Source/Falcor/Scene/Scene.h:1008–1008  ·  view source on GitHub ↗

Get the animation controller. */

Source from the content-addressed store, hash-verified

1006 /** Get the animation controller.
1007 */
1008 const AnimationController* getAnimationController() const { return mpAnimationController.get(); }
1009
1010 /** Get the scene's animations.
1011 */

Callers 1

updateGeometryStatsMethod · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected