Add(T_ &image, unsigned duration=42, bool own=false) | basic_TextureAnimationProvider< T_, A_, F_ > | |
Add(T_ &&image, unsigned duration=42) | basic_TextureAnimationProvider< T_, A_, F_ > | |
Add(const F_ &frame) | basic_TextureAnimationProvider< T_, A_, F_ > | |
Add(const Gorgon::Animation::Frame &frame) override | basic_TextureAnimationProvider< T_, A_, F_ > | |
AnimationType typedef | basic_TextureAnimationProvider< T_, A_, F_ > | |
basic_TextureAnimationProvider()=default | basic_TextureAnimationProvider< T_, A_, F_ > | |
basic_TextureAnimationProvider(const basic_TextureAnimationProvider &)=delete | basic_TextureAnimationProvider< T_, A_, F_ > | |
basic_TextureAnimationProvider(C_ &&other) | basic_TextureAnimationProvider< T_, A_, F_ > | |
begin() | basic_TextureAnimationProvider< T_, A_, F_ > | |
begin() const | basic_TextureAnimationProvider< T_, A_, F_ > | |
Clear() override | basic_TextureAnimationProvider< T_, A_, F_ > | |
ConstIterator typedef | basic_TextureAnimationProvider< T_, A_, F_ > | |
CreateAnimation(Gorgon::Animation::ControllerBase &controller) const override | basic_TextureAnimationProvider< T_, A_, F_ > | virtual |
CreateAnimation(bool create=true) const override | basic_TextureAnimationProvider< T_, A_, F_ > | virtual |
destroylist | basic_TextureAnimationProvider< T_, A_, F_ > | protected |
Duplicate() const | basic_TextureAnimationProvider< T_, A_, F_ > | |
duration | basic_TextureAnimationProvider< T_, A_, F_ > | protected |
end() | basic_TextureAnimationProvider< T_, A_, F_ > | |
end() const | basic_TextureAnimationProvider< T_, A_, F_ > | |
FrameAt(int index) const override | basic_TextureAnimationProvider< T_, A_, F_ > | |
FrameIndexAt(unsigned time) const | basic_TextureAnimationProvider< T_, A_, F_ > | |
frames | basic_TextureAnimationProvider< T_, A_, F_ > | protected |
FrameType typedef | basic_TextureAnimationProvider< T_, A_, F_ > | |
GetCount() const override | basic_TextureAnimationProvider< T_, A_, F_ > | |
GetDuration() const override | basic_TextureAnimationProvider< T_, A_, F_ > | |
GetDuration(unsigned frame) const override | basic_TextureAnimationProvider< T_, A_, F_ > | |
GetHeight() const | basic_TextureAnimationProvider< T_, A_, F_ > | |
GetSize() const override | basic_TextureAnimationProvider< T_, A_, F_ > | |
GetWidth() const | basic_TextureAnimationProvider< T_, A_, F_ > | |
ImageAt(unsigned time) const | basic_TextureAnimationProvider< T_, A_, F_ > | |
Insert(T_ &image, int before, unsigned duration=42) | basic_TextureAnimationProvider< T_, A_, F_ > | |
Insert(T_ &&img, int before, unsigned duration=42) | basic_TextureAnimationProvider< T_, A_, F_ > | |
Insert(const F_ &frm, int before) | basic_TextureAnimationProvider< T_, A_, F_ > | |
Insert(const Gorgon::Animation::Frame &frame, int before) override | basic_TextureAnimationProvider< T_, A_, F_ > | |
Iterator typedef | basic_TextureAnimationProvider< T_, A_, F_ > | |
MoveBefore(unsigned index, int before) override | basic_TextureAnimationProvider< T_, A_, F_ > | |
MoveOutProvider() -> decltype(*this) override | basic_TextureAnimationProvider< T_, A_, F_ > | virtual |
operator=(const basic_TextureAnimationProvider &)=delete | basic_TextureAnimationProvider< T_, A_, F_ > | |
operator=(C_ &&other) | basic_TextureAnimationProvider< T_, A_, F_ > | |
operator[](int frame) const | basic_TextureAnimationProvider< T_, A_, F_ > | |
Own(T_ &image) | basic_TextureAnimationProvider< T_, A_, F_ > | |
ReleaseAll() | basic_TextureAnimationProvider< T_, A_, F_ > | |
Remove(unsigned frame) override | basic_TextureAnimationProvider< T_, A_, F_ > | |
Remove(ConstIterator it) | basic_TextureAnimationProvider< T_, A_, F_ > | |
StartOf(unsigned frame) const override | basic_TextureAnimationProvider< T_, A_, F_ > | |
~basic_TextureAnimationProvider() | basic_TextureAnimationProvider< T_, A_, F_ > | |