Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvmesh:destroy [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVMesh

Destroy

DESCRIPTION

- Destroys the TVMesh, removing it from memory. Use this when you will no longer be referencing the mesh. Simply setting the TVMesh to null will keep the memory occupied.

DECLARATION

VB.NET Destroy()
C++ void Destroy()

PARAMETERS

None

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Cannot be used in a background thread, as it will cause TV to throw AccessViolationException.
 
tvmesh/destroy.txt · Last modified: 2011/06/01 13:22 by 212.178.247.241