|
Inherits Service.
Inherited by ContactListImpl.
List of all members.
Detailed Description
A list of contact point information.
Member Function Documentation
| virtual Float ContactList::getDepth |
( |
int |
i |
) |
const [pure virtual] |
|
|
|
Get a contact's penetration depth. |
| virtual const Vector3& ContactList::getNormal |
( |
int |
i |
) |
const [pure virtual] |
|
| virtual const Vector3& ContactList::getPosition |
( |
int |
i |
) |
const [pure virtual] |
|
| virtual void ContactList::setContact |
( |
int |
i, |
|
|
const Vector3 & |
pos, |
|
|
const Vector3 & |
normal, |
|
|
Float |
depth |
|
) |
[pure virtual] |
|
| virtual void ContactList::setNumContacts |
( |
int |
num |
) |
[pure virtual] |
|
|
|
Allocate space for the contacts. |
| virtual int ContactList::size |
( |
|
) |
const [pure virtual] |
|
|
|
Get the number of contacts stored in the list. |
The documentation for this struct was generated from the following file:
Flat Four Engine
Copyright (C) 2001 by 379, Inc.
|
This page generated by Doxygen
|
|