Blender  V3.3
Public Attributes | List of all members
BakeHighPolyData Struct Reference

#include <RE_bake.h>

Public Attributes

struct Objectob
 
struct Objectob_eval
 
struct Meshme
 
bool is_flip_object
 
float obmat [4][4]
 
float imat [4][4]
 

Detailed Description

Definition at line 60 of file RE_bake.h.

Member Data Documentation

◆ imat

float BakeHighPolyData::imat[4][4]

Definition at line 67 of file RE_bake.h.

◆ is_flip_object

bool BakeHighPolyData::is_flip_object

Definition at line 64 of file RE_bake.h.

Referenced by bake().

◆ me

struct Mesh* BakeHighPolyData::me

Definition at line 63 of file RE_bake.h.

Referenced by bake(), and RE_bake_pixels_populate_from_objects().

◆ ob

struct Object* BakeHighPolyData::ob

Definition at line 61 of file RE_bake.h.

Referenced by bake().

◆ ob_eval

struct Object* BakeHighPolyData::ob_eval

Definition at line 62 of file RE_bake.h.

Referenced by bake().

◆ obmat

float BakeHighPolyData::obmat[4][4]

Definition at line 66 of file RE_bake.h.

Referenced by bake().


The documentation for this struct was generated from the following file: