#include <SOP_CustomBrush.h>
Public Member Functions | |
| SOP_CustomBrushData () | |
| SOP_CustomBrushData (int ptnum, fpreal r, fpreal g, fpreal b, fpreal a) | |
Public Attributes | |
| int | myPtNum |
| fpreal | myRed |
| fpreal | myGreen |
| fpreal | myBlue |
| fpreal | myAlpha |
Definition at line 51 of file SOP_CustomBrush.h.
| HDK_Sample::SOP_CustomBrushData::SOP_CustomBrushData | ( | ) | [inline] |
| HDK_Sample::SOP_CustomBrushData::SOP_CustomBrushData | ( | int | ptnum, | |
| fpreal | r, | |||
| fpreal | g, | |||
| fpreal | b, | |||
| fpreal | a | |||
| ) | [inline] |
Definition at line 54 of file SOP_CustomBrush.h.
Definition at line 60 of file SOP_CustomBrush.h.
Definition at line 59 of file SOP_CustomBrush.h.
Definition at line 58 of file SOP_CustomBrush.h.
Definition at line 56 of file SOP_CustomBrush.h.
Definition at line 57 of file SOP_CustomBrush.h.
1.5.9