Blender  V2.93
Public Attributes | List of all members
GlobalsUboStorage Struct Reference

#include <draw_common.h>

Public Attributes

float colorWire [4]
 
float colorWireEdit [4]
 
float colorActive [4]
 
float colorSelect [4]
 
float colorDupliSelect [4]
 
float colorDupli [4]
 
float colorLibrarySelect [4]
 
float colorLibrary [4]
 
float colorTransform [4]
 
float colorLight [4]
 
float colorSpeaker [4]
 
float colorCamera [4]
 
float colorCameraPath [4]
 
float colorEmpty [4]
 
float colorVertex [4]
 
float colorVertexSelect [4]
 
float colorVertexUnreferenced [4]
 
float colorVertexMissingData [4]
 
float colorEditMeshActive [4]
 
float colorEdgeSelect [4]
 
float colorEdgeSeam [4]
 
float colorEdgeSharp [4]
 
float colorEdgeCrease [4]
 
float colorEdgeBWeight [4]
 
float colorEdgeFaceSelect [4]
 
float colorEdgeFreestyle [4]
 
float colorFace [4]
 
float colorFaceSelect [4]
 
float colorFaceFreestyle [4]
 
float colorGpencilVertex [4]
 
float colorGpencilVertexSelect [4]
 
float colorNormal [4]
 
float colorVNormal [4]
 
float colorLNormal [4]
 
float colorFaceDot [4]
 
float colorSkinRoot [4]
 
float colorDeselect [4]
 
float colorOutline [4]
 
float colorLightNoAlpha [4]
 
float colorBackground [4]
 
float colorBackgroundGradient [4]
 
float colorCheckerPrimary [4]
 
float colorCheckerSecondary [4]
 
float colorClippingBorder [4]
 
float colorEditMeshMiddle [4]
 
float colorHandleFree [4]
 
float colorHandleAuto [4]
 
float colorHandleVect [4]
 
float colorHandleAlign [4]
 
float colorHandleAutoclamp [4]
 
float colorHandleSelFree [4]
 
float colorHandleSelAuto [4]
 
float colorHandleSelVect [4]
 
float colorHandleSelAlign [4]
 
float colorHandleSelAutoclamp [4]
 
float colorNurbUline [4]
 
float colorNurbVline [4]
 
float colorNurbSelUline [4]
 
float colorNurbSelVline [4]
 
float colorActiveSpline [4]
 
float colorBonePose [4]
 
float colorBonePoseActive [4]
 
float colorBonePoseActiveUnsel [4]
 
float colorBonePoseConstraint [4]
 
float colorBonePoseIK [4]
 
float colorBonePoseSplineIK [4]
 
float colorBonePoseTarget [4]
 
float colorBoneSolid [4]
 
float colorBoneLocked [4]
 
float colorBoneActive [4]
 
float colorBoneActiveUnsel [4]
 
float colorBoneSelect [4]
 
float colorBoneIKLine [4]
 
float colorBoneIKLineNoTarget [4]
 
float colorBoneIKLineSpline [4]
 
float colorText [4]
 
float colorTextHi [4]
 
float colorBundleSolid [4]
 
float colorMballRadius [4]
 
float colorMballRadiusSelect [4]
 
float colorMballStiffness [4]
 
float colorMballStiffnessSelect [4]
 
float colorCurrentFrame [4]
 
float colorGrid [4]
 
float colorGridEmphasis [4]
 
float colorGridAxisX [4]
 
float colorGridAxisY [4]
 
float colorGridAxisZ [4]
 
float colorFaceBack [4]
 
float colorFaceFront [4]
 
float colorUVShadow [4]
 
float screenVecs [2][4]
 
float sizeViewport [2]
 
float sizeViewportInv [2]
 
float sizePixel
 
float pixelFac
 
float sizeObjectCenter
 
float sizeLightCenter
 
float sizeLightCircle
 
float sizeLightCircleShadow
 
float sizeVertex
 
float sizeEdge
 
float sizeEdgeFix
 
float sizeFaceDot
 
float sizeChecker
 
float sizeVertexGpencil
 

Detailed Description

Definition at line 39 of file draw_common.h.

Member Data Documentation

◆ colorActive

float GlobalsUboStorage::colorActive[4]

◆ colorActiveSpline

float GlobalsUboStorage::colorActiveSpline[4]

Definition at line 103 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorBackground

float GlobalsUboStorage::colorBackground[4]

Definition at line 82 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_grid_cache_init().

◆ colorBackgroundGradient

float GlobalsUboStorage::colorBackgroundGradient[4]

Definition at line 83 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorBoneActive

float GlobalsUboStorage::colorBoneActive[4]

Definition at line 114 of file draw_common.h.

Referenced by draw_bone_line(), DRW_globals_update(), and get_bone_wire_color().

◆ colorBoneActiveUnsel

float GlobalsUboStorage::colorBoneActiveUnsel[4]

Definition at line 115 of file draw_common.h.

Referenced by DRW_globals_update(), and get_bone_wire_color().

◆ colorBoneIKLine

float GlobalsUboStorage::colorBoneIKLine[4]

Definition at line 117 of file draw_common.h.

Referenced by DRW_globals_update(), and drw_shgroup_bone_ik_lines().

◆ colorBoneIKLineNoTarget

float GlobalsUboStorage::colorBoneIKLineNoTarget[4]

Definition at line 118 of file draw_common.h.

Referenced by DRW_globals_update(), and drw_shgroup_bone_ik_no_target_lines().

◆ colorBoneIKLineSpline

float GlobalsUboStorage::colorBoneIKLineSpline[4]

Definition at line 119 of file draw_common.h.

Referenced by DRW_globals_update(), and drw_shgroup_bone_ik_spline_lines().

◆ colorBoneLocked

float GlobalsUboStorage::colorBoneLocked[4]

Definition at line 113 of file draw_common.h.

Referenced by bone_locked_color_shade(), and DRW_globals_update().

◆ colorBonePose

float GlobalsUboStorage::colorBonePose[4]

Definition at line 105 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBonePoseActive

float GlobalsUboStorage::colorBonePoseActive[4]

Definition at line 106 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBonePoseActiveUnsel

float GlobalsUboStorage::colorBonePoseActiveUnsel[4]

Definition at line 107 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBonePoseConstraint

float GlobalsUboStorage::colorBonePoseConstraint[4]

Definition at line 108 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBonePoseIK

float GlobalsUboStorage::colorBonePoseIK[4]

Definition at line 109 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBonePoseSplineIK

float GlobalsUboStorage::colorBonePoseSplineIK[4]

Definition at line 110 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBonePoseTarget

float GlobalsUboStorage::colorBonePoseTarget[4]

Definition at line 111 of file draw_common.h.

Referenced by DRW_globals_update(), and set_pchan_color().

◆ colorBoneSelect

float GlobalsUboStorage::colorBoneSelect[4]

Definition at line 116 of file draw_common.h.

Referenced by DRW_globals_update(), and get_bone_wire_color().

◆ colorBoneSolid

float GlobalsUboStorage::colorBoneSolid[4]

◆ colorBundleSolid

float GlobalsUboStorage::colorBundleSolid[4]

Definition at line 124 of file draw_common.h.

Referenced by camera_view3d_reconstruction().

◆ colorCamera

float GlobalsUboStorage::colorCamera[4]

Definition at line 52 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorCameraPath

float GlobalsUboStorage::colorCameraPath[4]

Definition at line 53 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorCheckerPrimary

float GlobalsUboStorage::colorCheckerPrimary[4]

Definition at line 84 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorCheckerSecondary

float GlobalsUboStorage::colorCheckerSecondary[4]

Definition at line 85 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorClippingBorder

float GlobalsUboStorage::colorClippingBorder[4]

Definition at line 86 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_background_cache_init().

◆ colorCurrentFrame

float GlobalsUboStorage::colorCurrentFrame[4]

Definition at line 131 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorDeselect

float GlobalsUboStorage::colorDeselect[4]

Definition at line 78 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_extra_cache_init().

◆ colorDupli

float GlobalsUboStorage::colorDupli[4]

Definition at line 46 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorDupliSelect

float GlobalsUboStorage::colorDupliSelect[4]

Definition at line 45 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorEdgeBWeight

float GlobalsUboStorage::colorEdgeBWeight[4]

Definition at line 64 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEdgeCrease

float GlobalsUboStorage::colorEdgeCrease[4]

Definition at line 63 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEdgeFaceSelect

float GlobalsUboStorage::colorEdgeFaceSelect[4]

Definition at line 65 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEdgeFreestyle

float GlobalsUboStorage::colorEdgeFreestyle[4]

Definition at line 66 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEdgeSeam

float GlobalsUboStorage::colorEdgeSeam[4]

Definition at line 61 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEdgeSelect

float GlobalsUboStorage::colorEdgeSelect[4]

Definition at line 60 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEdgeSharp

float GlobalsUboStorage::colorEdgeSharp[4]

Definition at line 62 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEditMeshActive

float GlobalsUboStorage::colorEditMeshActive[4]

Definition at line 59 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEditMeshMiddle

float GlobalsUboStorage::colorEditMeshMiddle[4]

Definition at line 87 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorEmpty

float GlobalsUboStorage::colorEmpty[4]

Definition at line 54 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorFace

float GlobalsUboStorage::colorFace[4]

Definition at line 67 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorFaceBack

float GlobalsUboStorage::colorFaceBack[4]

Definition at line 139 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorFaceDot

float GlobalsUboStorage::colorFaceDot[4]

Definition at line 75 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorFaceFreestyle

float GlobalsUboStorage::colorFaceFreestyle[4]

Definition at line 69 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorFaceFront

float GlobalsUboStorage::colorFaceFront[4]

Definition at line 140 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorFaceSelect

float GlobalsUboStorage::colorFaceSelect[4]

Definition at line 68 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorGpencilVertex

float GlobalsUboStorage::colorGpencilVertex[4]

Definition at line 70 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorGpencilVertexSelect

float GlobalsUboStorage::colorGpencilVertexSelect[4]

Definition at line 71 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorGrid

float GlobalsUboStorage::colorGrid[4]

Definition at line 133 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_grid_cache_init().

◆ colorGridAxisX

float GlobalsUboStorage::colorGridAxisX[4]

Definition at line 135 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorGridAxisY

float GlobalsUboStorage::colorGridAxisY[4]

Definition at line 136 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorGridAxisZ

float GlobalsUboStorage::colorGridAxisZ[4]

Definition at line 137 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_relationship_lines().

◆ colorGridEmphasis

float GlobalsUboStorage::colorGridEmphasis[4]

Definition at line 134 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleAlign

float GlobalsUboStorage::colorHandleAlign[4]

Definition at line 92 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleAuto

float GlobalsUboStorage::colorHandleAuto[4]

Definition at line 90 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleAutoclamp

float GlobalsUboStorage::colorHandleAutoclamp[4]

Definition at line 93 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleFree

float GlobalsUboStorage::colorHandleFree[4]

Definition at line 89 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleSelAlign

float GlobalsUboStorage::colorHandleSelAlign[4]

Definition at line 97 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleSelAuto

float GlobalsUboStorage::colorHandleSelAuto[4]

Definition at line 95 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleSelAutoclamp

float GlobalsUboStorage::colorHandleSelAutoclamp[4]

Definition at line 98 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleSelFree

float GlobalsUboStorage::colorHandleSelFree[4]

Definition at line 94 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleSelVect

float GlobalsUboStorage::colorHandleSelVect[4]

Definition at line 96 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorHandleVect

float GlobalsUboStorage::colorHandleVect[4]

Definition at line 91 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorLibrary

float GlobalsUboStorage::colorLibrary[4]

Definition at line 48 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_extra_cache_init().

◆ colorLibrarySelect

float GlobalsUboStorage::colorLibrarySelect[4]

Definition at line 47 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_extra_cache_init().

◆ colorLight

float GlobalsUboStorage::colorLight[4]

Definition at line 50 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorLightNoAlpha

float GlobalsUboStorage::colorLightNoAlpha[4]

Definition at line 80 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorLNormal

float GlobalsUboStorage::colorLNormal[4]

Definition at line 74 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorMballRadius

float GlobalsUboStorage::colorMballRadius[4]

Definition at line 126 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_edit_metaball_cache_populate().

◆ colorMballRadiusSelect

float GlobalsUboStorage::colorMballRadiusSelect[4]

Definition at line 127 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_edit_metaball_cache_populate().

◆ colorMballStiffness

float GlobalsUboStorage::colorMballStiffness[4]

Definition at line 128 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_edit_metaball_cache_populate().

◆ colorMballStiffnessSelect

float GlobalsUboStorage::colorMballStiffnessSelect[4]

Definition at line 129 of file draw_common.h.

Referenced by DRW_globals_update(), and OVERLAY_edit_metaball_cache_populate().

◆ colorNormal

float GlobalsUboStorage::colorNormal[4]

Definition at line 72 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorNurbSelUline

float GlobalsUboStorage::colorNurbSelUline[4]

Definition at line 101 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorNurbSelVline

float GlobalsUboStorage::colorNurbSelVline[4]

Definition at line 102 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorNurbUline

float GlobalsUboStorage::colorNurbUline[4]

Definition at line 99 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorNurbVline

float GlobalsUboStorage::colorNurbVline[4]

Definition at line 100 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorOutline

float GlobalsUboStorage::colorOutline[4]

Definition at line 79 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorSelect

float GlobalsUboStorage::colorSelect[4]

◆ colorSkinRoot

float GlobalsUboStorage::colorSkinRoot[4]

Definition at line 76 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorSpeaker

float GlobalsUboStorage::colorSpeaker[4]

Definition at line 51 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorText

float GlobalsUboStorage::colorText[4]

Definition at line 121 of file draw_common.h.

Referenced by draw_axes(), and DRW_globals_update().

◆ colorTextHi

float GlobalsUboStorage::colorTextHi[4]

Definition at line 122 of file draw_common.h.

Referenced by draw_axes(), and DRW_globals_update().

◆ colorTransform

float GlobalsUboStorage::colorTransform[4]

Definition at line 49 of file draw_common.h.

Referenced by DRW_globals_update(), and DRW_object_wire_theme_get().

◆ colorUVShadow

float GlobalsUboStorage::colorUVShadow[4]

Definition at line 142 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorVertex

float GlobalsUboStorage::colorVertex[4]

Definition at line 55 of file draw_common.h.

Referenced by draw_points(), DRW_globals_update(), and get_bone_wire_color().

◆ colorVertexMissingData

float GlobalsUboStorage::colorVertexMissingData[4]

Definition at line 58 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorVertexSelect

float GlobalsUboStorage::colorVertexSelect[4]

Definition at line 56 of file draw_common.h.

Referenced by draw_bone_line(), draw_points(), and DRW_globals_update().

◆ colorVertexUnreferenced

float GlobalsUboStorage::colorVertexUnreferenced[4]

Definition at line 57 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorVNormal

float GlobalsUboStorage::colorVNormal[4]

Definition at line 73 of file draw_common.h.

Referenced by DRW_globals_update().

◆ colorWire

float GlobalsUboStorage::colorWire[4]

◆ colorWireEdit

float GlobalsUboStorage::colorWireEdit[4]

◆ pixelFac

float GlobalsUboStorage::pixelFac

Definition at line 149 of file draw_common.h.

Referenced by DRW_globals_update().

◆ screenVecs

float GlobalsUboStorage::screenVecs[2][4]

Definition at line 145 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeChecker

float GlobalsUboStorage::sizeChecker

Definition at line 152 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeEdge

float GlobalsUboStorage::sizeEdge

Definition at line 151 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeEdgeFix

float GlobalsUboStorage::sizeEdgeFix

Definition at line 151 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeFaceDot

float GlobalsUboStorage::sizeFaceDot

Definition at line 151 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeLightCenter

float GlobalsUboStorage::sizeLightCenter

Definition at line 150 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeLightCircle

float GlobalsUboStorage::sizeLightCircle

Definition at line 150 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeLightCircleShadow

float GlobalsUboStorage::sizeLightCircleShadow

Definition at line 150 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeObjectCenter

float GlobalsUboStorage::sizeObjectCenter

Definition at line 150 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizePixel

float GlobalsUboStorage::sizePixel

◆ sizeVertex

float GlobalsUboStorage::sizeVertex

Definition at line 151 of file draw_common.h.

Referenced by DRW_globals_update(), and select_cache_init().

◆ sizeVertexGpencil

float GlobalsUboStorage::sizeVertexGpencil

Definition at line 153 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeViewport

float GlobalsUboStorage::sizeViewport[2]

Definition at line 146 of file draw_common.h.

Referenced by DRW_globals_update().

◆ sizeViewportInv

float GlobalsUboStorage::sizeViewportInv[2]

Definition at line 146 of file draw_common.h.

Referenced by DRW_globals_update().


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