#include <Surface.h>
Diagramme de collaboration de Surface:

Membres publics | |
| Surface () | |
| Surface (const dSurfaceParameters &surfaceParameters) | |
| virtual | ~Surface () |
| dSurfaceParameters & | getSurfaceParameters () |
| Vector3 & | getFrictionDirection () |
| void | setSurfaceParameters (const dSurfaceParameters &surfaceParameters) |
| void | setFrictionDirection (const Vector3 &frictionDirection) |
| void | print () |
| Surface & | operator+= (const Surface &surface) |
| Surface | operator+ (const Surface &surface) |
Attributs Protégés | |
| dSurfaceParameters | surfaceParameters |
| Vector3 | frictionDirection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3