Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for CameraBackgroundSkyBoxBrush, including all inherited members.
_ID | Object | |
_luaID | Object | |
autorelease() | Object | |
BrushType enum name | CameraBackgroundBrush | |
create(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) | CameraBackgroundSkyBoxBrush | static |
create() | CameraBackgroundSkyBoxBrush | 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 | CameraBackgroundSkyBoxBrush | virtual |
getBrushType() const override | CameraBackgroundSkyBoxBrush | inlinevirtual |
getReferenceCount() const | Object | |
init() override | CameraBackgroundSkyBoxBrush | virtual |
release() | Object | |
retain() | Object | |
setTexture(TextureCube *texture) | CameraBackgroundSkyBoxBrush | |
~Object() | Object | virtual |