Package dev.gothickit.zenkit.ssm
Interface SoftSkinMesh
- All Superinterfaces:
CacheableObject<CachedSoftSkinMesh>
- All Known Implementing Classes:
CachedSoftSkinMesh,NativeSoftSkinMesh
-
Method Summary
Modifier and TypeMethodDescription@Nullable OrientedBoundingBoxbbox(long node) @NotNull List<@NotNull OrientedBoundingBox>@NotNull MultiResolutionMeshmesh()longint[]nodes()@NotNull SoftSkinWedgeNormal @NotNull []@NotNull List<@NotNull SoftSkinWeightEntry[]>weights()@NotNull SoftSkinWeightEntry @Nullable []weights(long node) Methods inherited from interface dev.gothickit.zenkit.CacheableObject
cache, isCached
-
Method Details
-
nodeCount
long nodeCount() -
mesh
-
bbox
-
boundingBoxes
-
weights
-
weights
-
wedgeNormals
-
nodes
int[] nodes()
-