-Please add a description of this class.
VB6
' TV Variables (Objects). Public Teapot As TVMesh ' Declare new TVMesh Object Set Teapot = New TVMesh ' Tell the scene to create the Teapot. Set Teapot = Scene.CreateMeshBuilder
VB.NET
' TV Variables (Objects). Public Teapot As TVMesh ' Declare new TVMesh Object Teapot = New TVMesh ' Tell the scene to create the Teapot. Teapot = Scene.CreateMeshBuilder
C++
//todo
| Method | Description | |||
|---|---|---|---|---|
| AddFace | Short description of AddFace | |||
| AddFaceFromPoint | Short description of AddFaceFromPoint | |||
| AddFloor | Short description of AddFloor | |||
| AddFloorGrid | Short description of AddFloorGrid | |||
| AddTriangle | Short description of AddTriangle | |||
| AddVertex | Short description of AddVertex | |||
| AddVertexEx | Short description of AddVertexEx | |||
| AddWall | Short description of AddWall | |||
| AddWall2 | Short description of AddWall2 | |||
| AddWall3D | Short description of AddWall3D | |||
| AddWallGrid | Short description of AddWallGrid | |||
| AdvancedCollision | Short description of AdvancedCollision | |||
| AttachTo | Short description of AttachTo | |||
| CancelGeneration | Short description of CancelGeneration | |||
| Collision | Short description of Collision | |||
| CompactMesh | Short description of CompactMesh | |||
| ComputeBoundings | Short description of ComputeBoundings | |||
| ComputeNormals | Computes the lighting normals based on the geometry of the mesh. | |||
| ComputeNormalsEx | Computes the lighting normals based on the geometry of the mesh. | |||
| ComputeOctree | Short description of ComputeOctree | |||
| ComputePerPixelPRT | Short description of ComputePerPixelPRT | |||
| ComputePRT | Short description of ComputePRT | |||
| Create3DText | Short description of Create3DText | |||
| CreateBox | Creates a generic UV mapped box mesh. | |||
| CreateCone | Short description of CreateCone | |||
| CreateCylinder | Short description of CreateCylinder | |||
| CreateSphere | Short description of CreateSphere | |||
| CreateTeapot | Short description of CreateTeapot | |||
| Destroy | Removes the TVMesh from memory. | |||
| Duplicate | Short description of Duplicate | |||
| Enable | Short description of Enable | |||
| EnableFrustumCulling | Short description of EnableFrustumCulling | |||
| ForceMatrixUpdate | Short description of ForceMatrixUpdate | |||
| GenerateLightMap | Short description of GenerateLightMap | |||
| GenerateNormalMap | Short description of GenerateNormalMap | |||
| GenerateUV | Short description of GenerateUV | |||
| GetAlphaBlendingEx | Short description of GetAlphaBlendingEx | |||
| GetAlphaTest | Short description of GetAlphaTest | |||
| GetBasisVectors | Short description of GetBasisVectors | |||
| GetBoundingBox | Short description of GetBoundingBox | |||
| GetBoundingSphere | Short description of GetBoundingSphere | |||
| GetCullMode | Short description of GetCullMode | |||
| GetEntityIndex | Short description of GetEntityIndex | |||
| GetGeometry | Short description of GetGeometry | |||
| GetGeometryEx | Short description of GetGeometryEx | |||
| GetGroupCount | Short description of GetGroupCount | |||
| GetGroupEnable | Short description of GetGroupEnable | |||
| GetGroupFromName | Short description of GetGroupFromName | |||
| GetGroupFromVertex | Short description of GetGroupFromVertex | |||
| GetGroupName | Short description of GetGroupName | |||
| GetGroupsNumber | Short description of GetGroupsNumber | |||
| GetIndex | Short description of GetIndex | |||
| GetLightingMode | Short description of GetLightingMode | |||
| GetLocalPosition | Short description of GetLocalPosition | |||
| GetMaterial | Short description of GetMaterial | |||
| GetMatrix | Returns the matrix of the mesh. | |||
| GetMeshName | Returns the mesh name. | |||
| GetNormalMapGenerationProgress | Short description of GetNormalMapGenerationProgress | |||
| GetParent | Returns the parent object of the mesh. | |||
| GetPathCurrentNode | Short description of GetPathCurrentNode | |||
| GetPosition | Returns the current position of the central point of the mesh. | |||
| GetPRTComputationProgress | Short description of GetPRTComputationProgress | |||
| GetQuaternion | Short description of GetQuaternion | |||
| GetRotation | Short description of GetRotation | |||
| GetRotationMatrix | Short description of GetRotationMatrix | |||
| GetScale | Short description of GetScale | |||
| GetShader | Short description of GetShader | |||
| GetTag | Short description of GetTag | |||
| GetTexture | Short description of GetTexture | |||
| GetTextureEx | Short description of GetTextureEx | |||
| GetTextureModMatrix | Short description of GetTextureModMatrix | |||
| GetTriangleCount | Short description of GetTriangleCount | |||
| GetTriangleCountEx | Short description of GetTriangleCountEx | |||
| GetTriangleInfo | Short description of GetTriangleInfo | |||
| GetUserData | Short description of GetUserData | |||
| GetVertex | Short description of GetVertex | |||
| GetVertexCount | Short description of GetVertexCount | |||
| GetVertexCountEx | Short description of GetVertexCountEx | |||
| GetVertexEx | Short description of GetVertexEx | |||
| GetWorldPosition | Short description of GetWorldPosition | |||
| InvertNormals | Short description of InvertNormals | |||
| IsComputingPRT | Short description of IsComputingPRT | |||
| IsEnabled | Short description of IsEnabled | |||
| IsGeneratingNormalMap | Short description of IsGeneratingNormalMap | |||
| IsVisible | Short description of IsVisible | |||
| LoadTVM | Loads a mesh from file which was saved in TVM format. | |||
| LoadXFile | Loads a mesh from file which was saved in Direct X format. | |||
| LookAtPoint | Points the mesh to look at a certain point in space. | |||
| MoveRelative | Moves the mesh by the given amount relative to current position and facing. | |||
| Render | Renders the mesh to the surface currently being rendered to. | |||
| ResetMesh | Short description of ResetMesh | |||
| ResetPath | Short description of ResetPath | |||
| RotateX | Rotates the mesh on the X axis. | |||
| RotateY | Rotates the mesh on the Y axis. | |||
| RotateZ | Rotates the mesh on the Z axis. | |||
| SaveTVM | Saves the mesh as to a file of TVM format. | |||
| SetAlphaTest | Set at which treshold to draw transparency from alpha channel of texture. | |||
| SetAlphaToCoverage | Short description of SetAlphaToCoverage | |||
| SetAttachMode | Short description of SetAttachMode | |||
| SetBillboardType | Short description of SetBillboardType | |||
| SetBlendingMode | Set’s the blending mode of a mesh which may be required for meshes with transparency, meshes with shaders, etc. | |||
| SetBlendingModeEx | Short description of SetBlendingModeEx | |||
| SetCollisionEnable | Short description of SetCollisionEnable | |||
| SetCollisionUVSet | Short description of SetCollisionUVSet | |||
| SetColor | Short description of SetColor | |||
| SetCullMode | Short description of SetCullMode | |||
| SetCustomLights | Short description of SetCustomLights | |||
| SetGeometry | Creates a mesh by applying a custom list of vertices with their indices to it. Used for procedural mesh creation. | |||
| SetGeometryEx | Short description of SetGeometryEx | |||
| SetGroupEnable | Short description of SetGroupEnable | |||
| SetGroupName | Short description of SetGroupName | |||
| SetGroupRenderOrder | Short description of SetGroupRenderOrder | |||
| SetIndex | Short description of SetIndex | |||
| SetLightingMode | Short description of SetLightingMode | |||
| SetMaterial | Applies a new material to the mesh or to a group mesh | |||
| SetMatrix | Short description of SetMatrix | |||
| SetMeshCenter | Short description of SetMeshCenter | |||
| SetMeshFormat | Short description of SetMeshFormat | |||
| SetMeshFormatEx | Short description of SetMeshFormatEx | |||
| SetMeshName | Short description of SetMeshName | |||
| SetOverlay | Short description of SetOverlay | |||
| SetParent | Short description of SetParent | |||
| SetParentEx | Short description of SetParentEx | |||
| SetPath | Short description of SetPath | |||
| SetPathSpeed | Short description of SetPathSpeed | |||
| SetPointParameters | Short description of SetPointParameters | |||
| SetPosition | Short description of SetPosition | |||
| SetPrimitiveType | Short description of SetPrimitiveType | |||
| SetQuaternion | Short description of SetQuaternion | |||
| SetRotation | Short description of SetRotation | |||
| SetRotationMatrix | Short description of SetRotationMatrix | |||
| SetScale | Short description of SetScale | |||
| SetShader | Short description of SetShader | |||
| SetShaderEx | Short description of SetShaderEx | |||
| SetShadowCast | Short description of SetShadowCast | |||
| SetSphereMapping | Short description of SetSphereMapping | |||
| SetTag | Short description of SetTag | |||
| SetTangentParameters | Short description of SetTangentParameters | |||
| SetTexture | Short description of SetTexture | |||
| SetTextureClamping | Short description of SetTextureClamping | |||
| SetTextureEx | Short description of SetTextureEx | |||
| SetTextureLayer | Short description of SetTextureLayer | |||
| SetTextureModEnable | Short description of SetTextureModEnable | |||
| SetTextureModMatrix | Short description of SetTextureModMatrix | |||
| SetTextureModRotation | Short description of SetTextureModRotation | |||
| SetTextureModTranslationScale | Short description of SetTextureModTranslationScale | |||
| SetUserData | Short description of SetUserData | |||
| SetVertex | Short description of SetVertex | |||
| SetVertexEx | Short description of SetVertexEx | |||
| ShowBoundingBox | Short description of ShowBoundingBox | |||
| TransformByMatrix | Short description of TransformByMatrix | |||
| Update | Short description of Update | |||
| WeldVertices | Short description of WeldVertices | |||