Below are the preformatted text layout for each type of content in the TV3D65 wiki. When you create a new method, example, enumeration or structure, please copy and paste the text below and replace the CAPITAL keywords that start with ‘REPLACEWITH...’ according to the contents.
[[http://wiki.truevision3d.com/home|Wiki]] > [[TV3D65_doc:TV3D v6.5 Programmers Reference Manual|TV3D65 Index]] > [[TV3D65_doc:REPLACEWITHCLASSNAME|REPLACEWITHCLASSNAME]] ====== METHOD ====== //-There is no meaningful description for this method. Please help make it better.//\\ =====DECLARATION===== ^VB.NET|Public REPLACEWITHMETHODNAME (//__parameter1__// as paramtype..., //__parameter2__// as paramtype) as returntype | ^Delphi|...| ^C# |...| =====PARAMETERS===== ^Parameter name ^Default value ^Description^ ^parameter1 as [[tv3d65_doc:REPLACEWITHENUMORTYPE|REPLACEWITHENUMORTYPE]]| None | parameter #1 explanation | ^parameter2 as [[tv3d65_doc:REPLACEWITHENUMORTYPE|REPLACEWITHENUMORTYPE]]| None | parameter #2 explanation | =====RETURN VALUE===== ^Null |Doesn't return any value. | =====EXAMPLES===== ^[[REPLACEWITHCLASSNAME:REPLACEWITHMETHODNAME_1|Example1]]|Basic example.| =====TIPS===== *None
[[http://wiki.truevision3d.com/home|Wiki]] > [[TV3D65_doc:TV3D v6.5 Programmers Reference Manual|TV3D65 Index]] > [[TV3D65_doc:REPLACEWITHCLASSNAME|Class]] > [[REPLACEWITHCLASSNAME:REPLACEWITHMETHODNAME|Method]] ====== EXAMPLE ====== //-There is no useful description of what this example does or how it works. Help make it more understandable.// ^Needed resources to download for this example to work| |[[http://www.truevision3d.com/downloads/download.php?file=29|The Truevision3D v6.5 SDK]]| =====VB.NET===== <code vb>no code available ...</code> =====Delphi===== <code delphi>no code available ...</code> =====C#===== <code c>no code available ...</code> =====C++===== <code cpp>no code available ...</code>
[[http://wiki.truevision3d.com/home|Wiki]] > [[TV3D65_doc:TV3D v6.5 Programmers Reference Manual|TV3D65 Index]] ====== TYPE ====== //-There is no meaningful description for this enumerations. Please help make it better.//\\ =====MEMBERS===== ^NAME^VALUE^DESCRIPTION| |Enum name|Nummeric Value|A few words about it.| =====TIPS===== * None.
[[http://wiki.truevision3d.com/home|Wiki]] > [[TV3D65_doc:TV3D v6.5 Programmers Reference Manual|TV3D65 Index]] ====== STRUCTURE TYPE ====== //-There is no meaningful description for this method. Please help make it better.//\\ ===== MEMBERS ===== ^NAME^TYPE^DESCRIPTION| | ... | ... | ... | ===== DECLARATION ===== ^VB.NET | ... | ^Delphi | ... | ^C# | ... | ^C++ | ... | ===== TIPS ===== * None.