StateVariant Class
(Qt3DRender::Render::StateVariant)Public Types
class | u_Data |
Public Functions
void | apply(GraphicsContext *gc) const |
const RenderStateImpl * | constState() const |
RenderStateImpl * | state() |
bool | operator!=(const StateVariant &other) const |
bool | operator==(const StateVariant &other) const |
Static Public Members
StateVariant | fromValue(const GenericState &state) |