Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for Editor, including all inherited members.
ApplyMaterial(Material *material, List< Poly > &polys, int mapping, int axis, float scale_u, float scale_v, int flip, int mirror, int rotate) | Editor | |
ApplyMaterialCylindrical(Material *material, List< Poly > &polys, int axis, float scale_u, float scale_v, int flip, int mirror, int rotate) | Editor | |
ApplyMaterialSpherical(Material *material, List< Poly > &polys, int axis, float scale_u, float scale_v, int flip, int mirror, int rotate) | Editor | |
document | Editor | protected |
Editor(MagicDoc *doc) | Editor | inline |
GetModel() const | Editor | inline |
MAP_CYLINDRICAL enum value | Editor | |
MAP_NONE enum value | Editor | |
MAP_PLANAR enum value | Editor | |
MAP_SPHERICAL enum value | Editor | |
MAP_STRETCH enum value | Editor | |
model | Editor | protected |
Resegment() | Editor | |
UseModel(Model *m) | Editor | inline |