#include <adsomodel.h>
Public Member Functions | |
| vnt3f * | getTri () |
| int | triCount () |
| vnt3f * | getStrip (int i) |
| int | stripLen (int i) |
| int | stripCount () |
| int | verticeCount () |
| void | draw (int method, AdsoDC *dc) |
| int | load (FILE *file) |
| int | save (FILE *file) |
| AdsoModel (int c, int s) | |
| AdsoModel () | |
Public Attributes | |
| int | count |
| int | v_count |
| int * | offs |
| int * | len |
| vnt3f * | vl |
| v3f * | boundPoints |
| int | nBoundPoints |
| float | matrix [16] |
| float | pivot |
| float | pivot2 |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2