|
bool | operator== (const AMV_TweenState &other) const |
|
bool | operator!= (const AMV_TweenState &other) const |
|
void | SetDrawState (DrawMode dm, int first, int num) |
|
int | GetSafeNumToDraw (DrawMode dm, int num) const |
|
|
std::vector< RageSpriteVertex > | vertices |
|
std::vector< size_t > | quad_states |
|
DrawMode | _DrawMode { DrawMode_Invalid } |
|
int | FirstToDraw { 0 } |
|
int | NumToDraw { -1 } |
|
float | line_width { 1.0f } |
|
The documentation for this struct was generated from the following files:
- /home/runner/work/etterna/etterna/src/Etterna/Actor/Base/ActorMultiVertex.h
- /home/runner/work/etterna/etterna/src/Etterna/Actor/Base/ActorMultiVertex.cpp