diff options
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/structPxJointRepXSerializer.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/structPxJointRepXSerializer.html | 189 |
1 files changed, 189 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/structPxJointRepXSerializer.html b/PhysX_3.4/Documentation/PhysXAPI/files/structPxJointRepXSerializer.html new file mode 100644 index 00000000..4b8a3ea9 --- /dev/null +++ b/PhysX_3.4/Documentation/PhysXAPI/files/structPxJointRepXSerializer.html @@ -0,0 +1,189 @@ +<html> + <head> + <title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: PxJointRepXSerializer< TJointType > Struct Template Reference</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> + </head> + + <body bgcolor="#FFFFFF"> + <div id="header"> + <hr class="first"> + <img alt="" src="images/PhysXlogo.png" align="middle"> <br> + <center> + <a class="qindex" href="main.html">Main Page</a> + <a class="qindex" href="hierarchy.html">Class Hierarchy</a> + <a class="qindex" href="annotated.html">Compound List</a> + <a class="qindex" href="functions.html">Compound Members</a> + </center> + <hr class="second"> + </div> +<!-- Generated by Doxygen 1.5.8 --> +<div class="contents"> +<h1>PxJointRepXSerializer< TJointType > Struct Template Reference<br> +<small> +[<a class="el" href="group__RepXSerializers.html">RepXSerializers</a>]</small> +</h1><!-- doxytag: class="PxJointRepXSerializer" --><code>#include <<a class="el" href="PxJointRepXSerializer_8h-source.html">PxJointRepXSerializer.h</a>></code> +<p> + +<p> +<a href="structPxJointRepXSerializer-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> +<tr><td></td></tr> +<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxJointRepXSerializer.html#dcc58ed29cc162b2365dc9504dfcab47">PxJointRepXSerializer</a> (<a class="el" href="classPxAllocatorCallback.html">PxAllocatorCallback</a> &inAllocator)</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="structPxRepXObject.html">PxRepXObject</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxJointRepXSerializer.html#bd28b7f3ab7afa350ef908b77e504fdd">fileToObject</a> (XmlReader &inReader, XmlMemoryAllocator &inAllocator, <a class="el" href="structPxRepXInstantiationArgs.html">PxRepXInstantiationArgs</a> &inArgs, <a class="el" href="classPxCollection.html">PxCollection</a> *inCollection)</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxJointRepXSerializer.html#987dcedb111d233bdd44885dc1cf4532">objectToFileImpl</a> (const TJointType *inObj, <a class="el" href="classPxCollection.html">PxCollection</a> *inCollection, XmlWriter &inWriter, MemoryBuffer &inTempBuffer, <a class="el" href="structPxRepXInstantiationArgs.html">PxRepXInstantiationArgs</a> &)</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual TJointType * </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxJointRepXSerializer.html#c2cec93424be05121fe0f2cbfeebf21f">allocateObject</a> (<a class="el" href="structPxRepXInstantiationArgs.html">PxRepXInstantiationArgs</a> &)</td></tr> + +</table> +<h3>template<typename TJointType><br> + struct PxJointRepXSerializer< TJointType ></h3> + +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="dcc58ed29cc162b2365dc9504dfcab47"></a><!-- doxytag: member="PxJointRepXSerializer::PxJointRepXSerializer" ref="dcc58ed29cc162b2365dc9504dfcab47" args="(PxAllocatorCallback &inAllocator)" --> +<div class="memitem"> +<div class="memproto"> +<div class="memtemplate"> +template<typename TJointType > </div> + <table class="memname"> + <tr> + <td class="memname"><a class="el" href="structPxJointRepXSerializer.html">PxJointRepXSerializer</a>< TJointType >::<a class="el" href="structPxJointRepXSerializer.html">PxJointRepXSerializer</a> </td> + <td>(</td> + <td class="paramtype"><a class="el" href="classPxAllocatorCallback.html">PxAllocatorCallback</a> & </td> + <td class="paramname"> <em>inAllocator</em> </td> + <td> ) </td> + <td><code> [inline]</code></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> + +</div> +</div><p> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="c2cec93424be05121fe0f2cbfeebf21f"></a><!-- doxytag: member="PxJointRepXSerializer::allocateObject" ref="c2cec93424be05121fe0f2cbfeebf21f" args="(PxRepXInstantiationArgs &)" --> +<div class="memitem"> +<div class="memproto"> +<div class="memtemplate"> +template<typename TJointType > </div> + <table class="memname"> + <tr> + <td class="memname">virtual TJointType* <a class="el" href="structPxJointRepXSerializer.html">PxJointRepXSerializer</a>< TJointType >::allocateObject </td> + <td>(</td> + <td class="paramtype"><a class="el" href="structPxRepXInstantiationArgs.html">PxRepXInstantiationArgs</a> & </td> + <td class="paramname"> </td> + <td> ) </td> + <td><code> [inline, virtual]</code></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> + +</div> +</div><p> +<a class="anchor" name="bd28b7f3ab7afa350ef908b77e504fdd"></a><!-- doxytag: member="PxJointRepXSerializer::fileToObject" ref="bd28b7f3ab7afa350ef908b77e504fdd" args="(XmlReader &inReader, XmlMemoryAllocator &inAllocator, PxRepXInstantiationArgs &inArgs, PxCollection *inCollection)" --> +<div class="memitem"> +<div class="memproto"> +<div class="memtemplate"> +template<typename TJointType > </div> + <table class="memname"> + <tr> + <td class="memname">virtual <a class="el" href="structPxRepXObject.html">PxRepXObject</a> <a class="el" href="structPxJointRepXSerializer.html">PxJointRepXSerializer</a>< TJointType >::fileToObject </td> + <td>(</td> + <td class="paramtype">XmlReader & </td> + <td class="paramname"> <em>inReader</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">XmlMemoryAllocator & </td> + <td class="paramname"> <em>inAllocator</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype"><a class="el" href="structPxRepXInstantiationArgs.html">PxRepXInstantiationArgs</a> & </td> + <td class="paramname"> <em>inArgs</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype"><a class="el" href="classPxCollection.html">PxCollection</a> * </td> + <td class="paramname"> <em>inCollection</em></td><td> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td></td><td><code> [virtual]</code></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> + +</div> +</div><p> +<a class="anchor" name="987dcedb111d233bdd44885dc1cf4532"></a><!-- doxytag: member="PxJointRepXSerializer::objectToFileImpl" ref="987dcedb111d233bdd44885dc1cf4532" args="(const TJointType *inObj, PxCollection *inCollection, XmlWriter &inWriter, MemoryBuffer &inTempBuffer, PxRepXInstantiationArgs &)" --> +<div class="memitem"> +<div class="memproto"> +<div class="memtemplate"> +template<typename TJointType > </div> + <table class="memname"> + <tr> + <td class="memname">virtual void <a class="el" href="structPxJointRepXSerializer.html">PxJointRepXSerializer</a>< TJointType >::objectToFileImpl </td> + <td>(</td> + <td class="paramtype">const TJointType * </td> + <td class="paramname"> <em>inObj</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype"><a class="el" href="classPxCollection.html">PxCollection</a> * </td> + <td class="paramname"> <em>inCollection</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">XmlWriter & </td> + <td class="paramname"> <em>inWriter</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">MemoryBuffer & </td> + <td class="paramname"> <em>inTempBuffer</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype"><a class="el" href="structPxRepXInstantiationArgs.html">PxRepXInstantiationArgs</a> & </td> + <td class="paramname"></td><td> </td> + </tr> + <tr> + <td></td> + <td>)</td> + <td></td><td></td><td><code> [virtual]</code></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> + +</div> +</div><p> +<hr>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="PxJointRepXSerializer_8h-source.html">PxJointRepXSerializer.h</a></ul> +</div> + +<hr style="width: 100%; height: 2px;"><br> +Copyright © 2008-2016 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a> +</body> +</html> |