iMSTK
Interactive Medical Simulation Toolkit
Public Member Functions | Protected Attributes | List of all members
imstk::AnimationModel Class Reference

Contains geometric and animation render information. More...

#include <imstkAnimationModel.h>

Inheritance diagram for imstk::AnimationModel:
Inheritance graph
[legend]

Public Member Functions

 AnimationModel (std::shared_ptr< Geometry > geometry)
 
virtual void update ()
 Update animation.
 
virtual void reset ()
 Reset animation.
 
std::shared_ptr< GeometrygetGeometry ()
 Get/set geometry.
 
virtual void setGeometry (std::shared_ptr< Geometry > geometry)
 

Protected Attributes

std::shared_ptr< Geometrym_geometry = nullptr
 

Detailed Description

Contains geometric and animation render information.

Definition at line 18 of file imstkAnimationModel.h.


The documentation for this class was generated from the following files: