HPS::Animation Member List
This is the complete list of members for HPS::Animation, including all inherited members.
AddCameraPositionChannel(char const *in_name, PointSampler const &in_sampler) | HPS::Animation | |
AddCameraTargetChannel(char const *in_name, PointSampler const &in_sampler) | HPS::Animation | |
AddCameraUpChannel(char const *in_name, VectorSampler const &in_sampler) | HPS::Animation | |
AddColorChannel(char const *in_name, KeyPath const &in_target, RGBColorSampler const &in_sampler) | HPS::Animation | |
AddOpacityChannel(char const *in_name, KeyPath const &in_target, FloatSampler const &in_sampler) | HPS::Animation | |
AddRotationChannel(char const *in_name, KeyPath const &in_target, QuaternionSampler const &in_sampler) | HPS::Animation | |
AddScaleChannel(char const *in_name, KeyPath const &in_target, VectorSampler const &in_sampler) | HPS::Animation | |
AddTranslationChannel(char const *in_name, KeyPath const &in_target, VectorSampler const &in_sampler) | HPS::Animation | |
Animation() (defined in HPS::Animation) | HPS::Animation | |
Animation(Animation const &in_that) (defined in HPS::Animation) | HPS::Animation | |
Assign(Animation const &in_that) | HPS::Animation | |
ClassID() | HPS::Object | inlinestatic |
Delete() | HPS::Animation | |
Empty() const | HPS::Object | inlinevirtual |
Equals(Animation const &in_that) const | HPS::Animation | |
GetChannels() const (defined in HPS::Animation) | HPS::Animation | |
GetClassID() const | HPS::Object | |
GetInstanceID() const | HPS::Object | |
GetName() const (defined in HPS::Animation) | HPS::Animation | |
HasType(HPS::Type in_mask) const | HPS::Object | |
Object() (defined in HPS::Object) | HPS::Object | |
Object(Object const &that) (defined in HPS::Object) | HPS::Object | |
Object(Object &&in_that) | HPS::Object | |
ObjectType() const | HPS::Animation | inlinevirtual |
operator!=(Animation const &in_that) const | HPS::Animation | |
operator=(Animation const &in_that) (defined in HPS::Animation) | HPS::Animation | |
operator=(Animation &&in_that) (defined in HPS::Animation) | HPS::Animation | |
operator=(Object const &other_object) (defined in HPS::Object) | HPS::Object | |
HPS::Sprocket::operator=(Object &&in_that) | HPS::Object | |
operator==(Animation const &in_that) const | HPS::Animation | |
RemoveChannel(Channel &in_channel) | HPS::Animation | |
Reset() | HPS::Object | virtual |
Sprocket() (defined in HPS::Sprocket) | HPS::Sprocket | inline |
Sprocket(Sprocket &&in_that) (defined in HPS::Sprocket) | HPS::Sprocket | inline |
staticType (defined in HPS::Animation) | HPS::Animation | static |
Type() const | HPS::Object | virtual |
~Animation() (defined in HPS::Animation) | HPS::Animation | |
~Object() (defined in HPS::Object) | HPS::Object | virtual |
~Sprocket() (defined in HPS::Sprocket) | HPS::Sprocket | inlinevirtual |