Uses of Class
zombie.core.skinnedmodel.model.VertexPositionNormalTangentTexture
Packages that use VertexPositionNormalTangentTexture
-
Uses of VertexPositionNormalTangentTexture in zombie.core.skinnedmodel.model
Constructors in zombie.core.skinnedmodel.model with parameters of type VertexPositionNormalTangentTextureModifierConstructorDescriptionSoftwareModelMesh(VertexPositionNormalTangentTexture[] verticesUnskinned, int[] elements) VertexBufferObject(VertexPositionNormalTangentTexture[] vertices, int[] elements) Deprecated.