Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
This is the complete list of members for VerticesEngine.Graphics.vxMeshHelper, including all inherited members.
FromXNAModel(string pathToModel, ContentManager content, string texturePath="") | VerticesEngine.Graphics.vxMeshHelper | static |
GetModelBoundingBox(vxMesh model, Matrix worldTransform) | VerticesEngine.Graphics.vxMeshHelper | static |
GetVerticesAndIndicesFromModel(vxMesh model, out Vector3[] vertices, out int[] indices) | VerticesEngine.Graphics.vxMeshHelper | static |
Import(string filepath) (defined in VerticesEngine.Graphics.vxMeshHelper) | VerticesEngine.Graphics.vxMeshHelper | static |