Blender  V3.3
Classes | Typedefs
DNA_brush_types.h File Reference
#include "DNA_ID.h"
#include "DNA_brush_enums.h"
#include "DNA_curve_types.h"
#include "DNA_texture_types.h"

Go to the source code of this file.

Classes

struct  BrushClone
 
struct  BrushGpencilSettings
 
struct  BrushCurvesSculptSettings
 
struct  Brush
 
struct  tPaletteColorHSV
 
struct  PaletteColor
 
struct  Palette
 
struct  PaintCurvePoint
 
struct  PaintCurve
 

Typedefs

typedef struct BrushClone BrushClone
 
typedef struct BrushGpencilSettings BrushGpencilSettings
 
typedef struct BrushCurvesSculptSettings BrushCurvesSculptSettings
 
typedef struct Brush Brush
 
typedef struct tPaletteColorHSV tPaletteColorHSV
 
typedef struct PaletteColor PaletteColor
 
typedef struct Palette Palette
 
typedef struct PaintCurvePoint PaintCurvePoint
 
typedef struct PaintCurve PaintCurve
 

Typedef Documentation

◆ Brush

typedef struct Brush Brush

◆ BrushClone

typedef struct BrushClone BrushClone

◆ BrushCurvesSculptSettings

◆ BrushGpencilSettings

◆ PaintCurve

typedef struct PaintCurve PaintCurve

◆ PaintCurvePoint

◆ Palette

typedef struct Palette Palette

◆ PaletteColor

typedef struct PaletteColor PaletteColor

◆ tPaletteColorHSV