| CountMeshFaces() | VUEMeshObject | |
| CountMeshNormals() | VUEMeshObject | |
| CountMeshUVWCoordinates() | VUEMeshObject | |
| CountMeshVertices() | VUEMeshObject | |
| MeshFaceMaterialIndices() | VUEMeshObject | |
| MeshFaceVertexIndices() | VUEMeshObject | |
| MeshNormals() | VUEMeshObject | |
| MeshUVWCoordinates() | VUEMeshObject | |
| MeshVertices() | VUEMeshObject | |
| SetMeshFaceMaterialIndices(list_of_ints pListOfFaceMaterialIndices) | VUEMeshObject | |
| SetMeshFaceVertexIndices(list_of_tuples_of_ints_n1_n2_n3 pListOfFaceVertexIndices) | VUEMeshObject | |
| SetMeshNormals(list_of_tuples_of_floats_x_y_z pListOfNormals) | VUEMeshObject | |
| SetMeshUVWCoordinates(list_of_tuples_of_floats_x_y_z pListOfUVWCoordinates) | VUEMeshObject | |
| SetMeshVertices(list_of_tuples_of_floats_x_y_z vertices) | VUEMeshObject | |
| SetTriangleVertices(list_of_tuples_of_floats_x_y_z vertices, boolean smooth=true) | VUEMeshObject | |
| SetTriangleVerticesNormals(list_of_tuples_of_floats_x_y_z vertices, list_of_tuples_of_floats_x_y_z normals) | VUEMeshObject | |
| SetTriangleVerticesNormalsUVW(list_of_tuples_of_floats_x_y_z vertices, list_of_tuples_of_floats_x_y_z normals, list_of_tuples_of_floats_x_y_z uvw) | VUEMeshObject | |
| SetTriangleVerticesUVW(list_of_tuples_of_floats_x_y_z vertices, list_of_tuples_of_floats_x_y_z uvw, boolean smooth=true) | VUEMeshObject | |
| Smooth(float fMaxSmoothingAngle=85) | VUEMeshObject |
|
Generated using doxygen on Wed Nov 29 17:50:20 2006. ©2003 e-on software, inc. All rights reserved. |