Classes | |
struct | _MyPoint |
Typedefs | |
typedef _MyPoint | MyPoint |
Functions | |
MyPoint | MakePoint (float _x, float _y, float _z, float _w) |
|
punkt - hilfsklasse. representiert einen punkt in einem dreidimensionalen raum, welcher mit einer Matrix verschoben werden kann |
|
erstellt einen punkt |