aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/classPxSimulationEventCallback-members.html
blob: 9d58232cf30cbadeb672e7bfec330f54e81a54a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<html>
	<head>
		<title>NVIDIA(R) PhysX(R) SDK 3.4 API Reference: Member List</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> &nbsp; 
				<a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; 
				<a class="qindex" href="annotated.html">Compound List</a> &nbsp; 
				<a class="qindex" href="functions.html">Compound Members</a> &nbsp;  
			</center>
			<hr class="second">
		</div>
<!-- Generated by Doxygen 1.5.8 -->
<div class="contents">
<h1>PxSimulationEventCallback Member List</h1>This is the complete list of members for <a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a>, including all inherited members.<p><table>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#86cd9bd80e504054d075fda24498756b">onAdvance</a>(const PxRigidBody *const *bodyBuffer, const PxTransform *poseBuffer, const PxU32 count)=0</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#67c6553ee9090481ece8b041502eb948">onConstraintBreak</a>(PxConstraintInfo *constraints, PxU32 count)=0</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#4dc1da28643ccf9f77c8432b5eb2fd32">onContact</a>(const PxContactPairHeader &amp;pairHeader, const PxContactPair *pairs, PxU32 nbPairs)=0</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#614256e6c2570e24cf45e974d6087d38">onSleep</a>(PxActor **actors, PxU32 count)=0</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#768b2ee9fe28736da3fcdc6a0eae9733">onTrigger</a>(PxTriggerPair *pairs, PxU32 count)=0</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#37e6f45b530cfb8536bc2ff14f38e2fe">onWake</a>(PxActor **actors, PxU32 count)=0</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [pure virtual]</code></td></tr>
  <tr class="memlist"><td><a class="el" href="classPxSimulationEventCallback.html#e97f7e6f3dbccaeef1e3fa1578862e88">~PxSimulationEventCallback</a>()</td><td><a class="el" href="classPxSimulationEventCallback.html">PxSimulationEventCallback</a></td><td><code> [inline, virtual]</code></td></tr>
</table></div>

<hr style="width: 100%; height: 2px;"><br>
Copyright &copy; 2008-2018 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>