Blender  V2.93
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 68 of file RE_bake.h.

Member Data Documentation

◆ imat

float BakeHighPolyData::imat[4][4]

Definition at line 75 of file RE_bake.h.

◆ is_flip_object

bool BakeHighPolyData::is_flip_object

Definition at line 72 of file RE_bake.h.

Referenced by bake().

◆ me

struct Mesh* BakeHighPolyData::me

Definition at line 71 of file RE_bake.h.

Referenced by bake(), and RE_bake_pixels_populate_from_objects().

◆ ob

struct Object* BakeHighPolyData::ob

Definition at line 69 of file RE_bake.h.

Referenced by bake().

◆ ob_eval

struct Object* BakeHighPolyData::ob_eval

Definition at line 70 of file RE_bake.h.

Referenced by bake().

◆ obmat

float BakeHighPolyData::obmat[4][4]

Definition at line 74 of file RE_bake.h.

Referenced by bake().


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