⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
Axmol Engine 2.4.0-ce063c5
|
This is the complete list of members for QuadCommand, including all inherited members.
getDepth() const | RenderCommand | inline |
getGlobalOrder() const | RenderCommand | inline |
getPipelineDescriptor() | RenderCommand | inline |
getType() const | RenderCommand | inline |
init(float globalOrder, Texture2D *texture, const BlendFunc &blendType, V3F_C4B_T2F_Quad *quads, ssize_t quadCount, const Mat4 &mv, uint32_t flags) | QuadCommand | |
ax::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, unsigned int flags) | RenderCommand | |
is3D() const | RenderCommand | inline |
isSkipBatching() const | RenderCommand | inline |
isTransparent() const | RenderCommand | inline |
isWireframe() const | RenderCommand | inline |
QuadCommand() | QuadCommand | |
set3D(bool value) | RenderCommand | inline |
setSkipBatching(bool value) | RenderCommand | inline |
setTransparent(bool isTransparent) | RenderCommand | inline |
setWireframe(bool value) | RenderCommand | inline |
Type enum name | RenderCommand | |
~QuadCommand() | QuadCommand |