|
|
Cube & | operator= (Cube const &) |
|
| Cube (Cube const &) |
|
MCAPI | Cube (::Cube &&) |
|
MCAPI | Cube (::Vec3 const &point, ::Vec3 const &extents, float growAmount, bool shouldMirror, ::std::array<::Cube::FaceUVData, 6 > const &faceUVData, ::Vec2 const &inTexExtents, ::mce::Color const &color) |
|
MCAPI | Cube (::Vec3 const &point, ::Vec3 const &extents, float growAmount, bool shouldMirror, ::Vec2 const &inTexExtents, ::TextureOffset const &inTexOffs, ::mce::Color const &color) |
|
MCAPI void | compile (::Tessellator &t) const |
|
MCAPI void | expandAABB (::AABB &aabb) const |
|
MCAPI void | setQuad (uchar facing, float u0, float v0, float u1, float v1, ::VertexPT *vertices, ::QuadUVRotation uvRotation) |
|
MCAPI void * | $ctor (::Cube &&) |
|
MCAPI void * | $ctor (::Vec3 const &point, ::Vec3 const &extents, float growAmount, bool shouldMirror, ::std::array<::Cube::FaceUVData, 6 > const &faceUVData, ::Vec2 const &inTexExtents, ::mce::Color const &color) |
|
MCAPI void * | $ctor (::Vec3 const &point, ::Vec3 const &extents, float growAmount, bool shouldMirror, ::Vec2 const &inTexExtents, ::TextureOffset const &inTexOffs, ::mce::Color const &color) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mOrigin |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mSize |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mRotation |
|
::ll::TypedStorage< 4, 12, ::Vec3 > | mCubePivot |
|
::ll::TypedStorage< 8, 24, ::std::vector<::PolygonQuad > > | mPolygons |
|
::ll::TypedStorage< 4, 16, ::mce::Color > | mColor |
|
::ll::TypedStorage< 1, 1, bool > | mMirrored |
|
::ll::TypedStorage< 4, 144, ::std::array<::Cube::FaceUVData, 6 > > | mFaceData |
The documentation for this class was generated from the following files:
- src-server/mc/client/model/geom/Cube.h
- src-client/mc/client/model/geom/Cube.h