#include <c4d_baseeffectordata.h>
Public Member Functions | |
MultiInstanceEntry (const Vector &color, const Vector &indexRatio, Int32 instIndex) | |
MultiInstanceEntry (const maxon::Color64 &color, const Vector &indexRatio, Int32 instIndex) | |
MAXON_STRUCT_TUPLE (MultiInstanceEntry, _color, _indexRatio, _instIndex) | |
Public Attributes | |
Vector | _color |
Vector | _indexRatio |
Int32 | _instIndex |
MultiInstanceEntry | ( | const Vector & | color, |
const Vector & | indexRatio, | ||
Int32 | instIndex | ||
) |
MultiInstanceEntry | ( | const maxon::Color64 & | color, |
const Vector & | indexRatio, | ||
Int32 | instIndex | ||
) |
MAXON_STRUCT_TUPLE | ( | MultiInstanceEntry | , |
_color | , | ||
_indexRatio | , | ||
_instIndex | |||
) |
Vector _color |
Vector _indexRatio |
Int32 _instIndex |