38 std::uint32_t
GetKeyCount(std::uint16_t a_channel)
const override;
KeyContent
Definition: NiAnimationKey.h:9
KeyType
Definition: NiAnimationKey.h:21
Definition: NiColor.h:137
Definition: NiColorInterpolator.h:12
void SaveBinary(NiStream &a_stream) override
void GuaranteeTimeRange(float a_start, float a_end) override
NiObject * CreateClone(NiCloningProcess &a_cloning) override
NiPointer< NiColorData > colorData
Definition: NiColorInterpolator.h:47
bool Update6(float a_time, NiObjectNET *a_interpTarget, bool &a_value) override
~NiColorInterpolator() override
KeyContent GetKeyContent(std::uint16_t a_channel) const override
const NiRTTI * GetRTTI() const override
bool GetChannelPosed(std::uint16_t a_channel) const override
bool RegisterStreamables(NiStream &a_stream) override
bool Update2(float a_time, NiObjectNET *a_target, NiColorA &a_value) override
NiColorA colorValue
Definition: NiColorInterpolator.h:46
NiInterpolator * GetSequenceInterpolator(float a_start, float a_end) override
bool IsEqual(NiObject *a_object) override
void LinkObject(NiStream &a_stream) override
bool Update1(float a_time, NiObjectNET *a_interpTarget, NiQuatTransform &a_value) override
void * GetKeyArray(std::uint16_t a_channel) const override
std::uint32_t pad34
Definition: NiColorInterpolator.h:49
void LoadBinary(NiStream &a_stream) override
std::uint32_t GetKeyCount(std::uint16_t a_channel) const override
bool Update5(float a_time, NiObjectNET *a_interpTarget, float &a_value) override
static constexpr auto Ni_RTTI
Definition: NiColorInterpolator.h:15
static constexpr auto RTTI
Definition: NiColorInterpolator.h:14
bool Update3(float a_time, NiObjectNET *a_interpTarget, NiPoint3 &a_value) override
KeyType GetKeyType(std::uint16_t a_channel) const override
std::uint32_t lastIndex
Definition: NiColorInterpolator.h:48
std::uint8_t GetKeyStride(std::uint16_t a_channel) const override
std::uint16_t GetKeyChannelCount() const override
bool Update4(float a_time, NiObjectNET *a_interpTarget, NiQuaternion &a_value) override
bool IsColorAValueSupported() const override
Definition: NiInterpolator.h:16
Definition: NiKeyBasedInterpolator.h:9
Definition: NiObject.h:37
Definition: NiObjectNET.h:13
Definition: NiSmartPointer.h:9
Definition: NiQuaternion.h:6
Definition: AbsorbEffect.h:6
constexpr REL::ID NiRTTI_NiColorInterpolator
Definition: Offsets_NiRTTI.h:180
constexpr REL::ID RTTI_NiColorInterpolator
Definition: Offsets_RTTI.h:5349