|
Blender
V2.93
|
Public Attributes | |
| Object * | ob |
| float | projmat [4][4] |
| float | normal [3] |
| void * | uci |
Definition at line 102 of file MOD_uvproject.c.
| float Projector::normal[3] |
Definition at line 105 of file MOD_uvproject.c.
Referenced by uvprojectModifier_do().
| Object* Projector::ob |
Definition at line 103 of file MOD_uvproject.c.
Referenced by uvprojectModifier_do().
| float Projector::projmat[4][4] |
Definition at line 104 of file MOD_uvproject.c.
Referenced by uvprojectModifier_do().
| void* Projector::uci |
Definition at line 106 of file MOD_uvproject.c.
Referenced by uvprojectModifier_do().