Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for CameraBackgroundDepthBrush, including all inherited members.
_ID | Object | |
_luaID | Object | |
autorelease() | Object | |
BrushType enum name | CameraBackgroundBrush | |
create(float depth) | CameraBackgroundDepthBrush | static |
createColorBrush(const Color4F &color, float depth) | CameraBackgroundBrush | static |
createDepthBrush(float depth=1.f) | CameraBackgroundBrush | static |
createNoneBrush() | CameraBackgroundBrush | static |
createSkyboxBrush(std::string_view positive_x, std::string_view negative_x, std::string_view positive_y, std::string_view negative_y, std::string_view positive_z, std::string_view negative_z) | CameraBackgroundBrush | static |
drawBackground(Camera *camera) override | CameraBackgroundDepthBrush | virtual |
getBrushType() const override | CameraBackgroundDepthBrush | inlinevirtual |
getReferenceCount() const | Object | |
release() | Object | |
retain() | Object | |
setDepth(float depth) | CameraBackgroundDepthBrush | inline |
~Object() | Object | virtual |