Blender
V3.3
|
#include <RE_bake.h>
Public Attributes | |
struct Object * | ob |
struct Object * | ob_eval |
struct Mesh * | me |
bool | is_flip_object |
float | obmat [4][4] |
float | imat [4][4] |
bool BakeHighPolyData::is_flip_object |
struct Mesh* BakeHighPolyData::me |
Definition at line 63 of file RE_bake.h.
Referenced by bake(), and RE_bake_pixels_populate_from_objects().
struct Object* BakeHighPolyData::ob_eval |