Blender V4.5
blender::draw::gpencil::tObject Struct Reference

#include <gpencil_engine_private.hh>

Classes

struct  [struct].layers
struct  [struct].vfx

Public Attributes

struct tObjectnext
struct  layers
struct  vfx
float camera_z
float3 plane_normal
float plane_mat [4][4]
bool is_drawmode3d
bool do_mat_holdout

Detailed Description

Definition at line 96 of file gpencil_engine_private.hh.

Member Data Documentation

◆ camera_z

float blender::draw::gpencil::tObject::camera_z

◆ do_mat_holdout

bool blender::draw::gpencil::tObject::do_mat_holdout

◆ is_drawmode3d

bool blender::draw::gpencil::tObject::is_drawmode3d

◆ layers

◆ next

struct tObject* blender::draw::gpencil::tObject::next

Single linked-list.

Definition at line 98 of file gpencil_engine_private.hh.

Referenced by blender::draw::gpencil::grease_pencil_layer_cache_get().

◆ plane_mat

float blender::draw::gpencil::tObject::plane_mat[4][4]

Definition at line 113 of file gpencil_engine_private.hh.

◆ plane_normal

float3 blender::draw::gpencil::tObject::plane_normal

Definition at line 111 of file gpencil_engine_private.hh.

◆ vfx


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