|
LeviLamina
|
Classes | |
| struct | ItemDisplayTransform |
| struct | Box |
| struct | NodeVertex |
| struct | NodePolyMesh |
| struct | NodeTextureMesh |
| struct | Node |
Public Member Functions | |
| MCAPI void | _parseBones (::JsonValueHierarchy const &root, bool applyBindPoseRotation, ::TextureUVCoordinateSet const &uvOffset) |
| MCAPI void | _parseBoxFaceUV (::Geometry::Box &box, ::Json::Value const &uvNode, uchar facing, ::std::string const &faceName, ::Vec2 const &defaultUVSize, ::TextureUVCoordinateSet const &uvOffset) |
| MCAPI::Geometry::Node const * | getNode (::std::string_view name) const |
| MCAPI void | toJson (::Json::Value &root) const |
Static Public Member Functions | |
| static MCAPI ::SemVersionConstant const & | mDataDrivenEnderDragonSupportedVersion () |
| static MCAPI ::SemVersionConstant const & | mDataDrivenRenderingSupportedVersion () |
| static MCAPI ::SemVersionConstant const & | mDrownedParentFieldSupportedVersion () |
| static MCAPI ::SemVersionConstant const & | mParentFieldSupportedVersion () |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, ::SkinAdjustments > | mSkinAdjustments |
| ::ll::TypedStorage< 4, 8, ::Vec2 > | mRenderDim |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mRenderDimOffset |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mLeashOffset |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mScale |
| ::ll::TypedStorage< 1, 1, bool > | mUseModelData |
| ::ll::TypedStorage< 1, 1, bool > | mModified |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Geometry::ItemDisplayTransform > > | mItemTransforms |
| ::ll::TypedStorage< 1, 1, ::FitToFrame > | mFitGuiItemToFrame |
| ::ll::TypedStorage< 4, 8, ::Vec2 > | mTextureDimensions |
| ::ll::TypedStorage< 8, 32, ::std::string > | mSourceFilePathWithExtension |
| ::ll::TypedStorage< 8, 32, ::std::string > | mSerializableName |
| ::ll::TypedStorage< 8, 16, ::std::map<::std::string, ::Geometry::Node > > | mNodes |
| ::ll::TypedStorage< 8, 32, ::MinEngineVersion > | mMinEngineVersion |
| ::ll::TypedStorage< 1, 1, bool > | mIsFromBaseGamePack |
| ::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mMaterialInstanceList |