|
| CRhRdkTexturedContentField (const CRhRdkTexturedContentField &f) |
|
| CRhRdkTexturedContentField (CRhRdkContent &c, const wchar_t *wszInternalName, const wchar_t *wszLocalName, const wchar_t *wszEnglishName, Filter setFilter=All, Filter getFilter=All, int sectionId=0, bool bDynamic=false, const CRhRdkVariant &vTextureOn=false, const CRhRdkVariant &vTextureAmount=100, const CRhRdkVariant &vTextureAmountMin=0, const CRhRdkVariant &vTextureAmountMax=100, INT_PTR reserved=0) |
|
virtual | ~CRhRdkTexturedContentField () |
|
virtual void * | EVF (const wchar_t *, void *) override |
|
virtual CRhRdkContentField * | MakeCopy (CRhRdkContent &) const override |
|
RDK_DEPRECATED void | SetTextureAmount (int) |
|
RDK_DEPRECATED void | SetTextureAmountMax (int amountMax) |
|
RDK_DEPRECATED void | SetTextureAmountMin (int amountMin) |
|
void | SetTextureDoubleAmount (double amount) |
|
void | SetTextureDoubleAmountMax (double amountMax) |
|
void | SetTextureDoubleAmountMin (double amountMin) |
|
void | SetTextureOn (bool bOn) |
|
void | SetUseTextureAmount (bool bOn) |
|
void | SetUseTextureOn (bool bOn) |
|
RDK_DEPRECATED int | TextureAmount (void) const |
|
RDK_DEPRECATED int | TextureAmountMax (void) const |
|
RDK_DEPRECATED int | TextureAmountMin (void) const |
|
double | TextureDoubleAmount (void) const |
|
double | TextureDoubleAmountMax (void) const |
|
double | TextureDoubleAmountMin (void) const |
|
bool | TextureOn (void) const |
|
bool | UseTextureAmount (void) const |
|
bool | UseTextureAmountMax (void) const |
|
bool | UseTextureAmountMin (void) const |
|
bool | UseTextureOn (void) const |
|
| CRhRdkContentField (CRhRdkContent &c, const wchar_t *wszInternalName, const wchar_t *wszFriendlyName, eFilter setFilter=All, eFilter getFilter=All, INT_PTR reserved=0) |
|
| CRhRdkContentField (CRhRdkContent &c, const wchar_t *wszInternalName, const wchar_t *wszLocalName, const wchar_t *wszEnglishName, Filter setFilter=All, Filter getFilter=All, int sectionId=0, bool bDynamic=false, INT_PTR reserved=0) |
|
virtual | ~CRhRdkContentField () |
|
const void * | AsBuffer (size_t &sizeOut) const |
|
void * | AsPointer (void) const |
|
virtual CRhRdkContent & | Content (void) const |
|
virtual UINT | Conversion (void) const |
|
virtual CRhRdkVariant | ConvertFromDisplay (const CRhRdkVariant &v) const |
|
virtual CRhRdkVariant | ConvertToDisplay (const CRhRdkVariant &v) const |
|
virtual ON_wString | EnglishName (void) const |
|
virtual RDK_DEPRECATED ON_wString | FriendlyName (void) const |
|
virtual Filter | GetFilter (void) const |
|
virtual bool | GetLimits (CRhRdkVariant &vMin, CRhRdkVariant &vMax) const |
|
virtual void | GetValueFromSection (const IRhRdk_XMLSection §ion) |
|
void | Initialize (const CRhRdkVariant &v) |
|
virtual ON_wString | InternalName (void) const |
|
bool | IsDynamic (void) const |
|
bool | IsHiddenInAutoUI (void) const |
|
virtual ON_wString | LocalName (void) const |
|
| operator bool (void) const |
|
| operator const wchar_t * (void) const |
|
| operator CRhRdkColor (void) const |
|
| operator CRhRdkVariant (void) const |
|
| operator double (void) const |
|
| operator float (void) const |
|
| operator int (void) const |
|
| operator ON_2dVector (void) const |
|
| operator ON_3dVector (void) const |
|
| operator ON_4dPoint (void) const |
|
| operator ON_Color (void) const |
|
| operator ON_Xform (void) const |
|
| operator time_t (void) const |
|
| operator UUID (void) const |
|
bool | operator!= (const CRhRdkContentField &v) const |
|
bool | operator< (const CRhRdkContentField &v) const |
|
const CRhRdkContentField & | operator= (bool b) |
|
const CRhRdkContentField & | operator= (const char *sz) |
|
const CRhRdkContentField & | operator= (const CRhRdkContentField &f) |
|
const CRhRdkContentField & | operator= (const CRhRdkVariant &v) |
|
const CRhRdkContentField & | operator= (const ON_2dVector &v) |
|
const CRhRdkContentField & | operator= (const ON_3dVector &v) |
|
const CRhRdkContentField & | operator= (const ON_4dPoint &p) |
|
const CRhRdkContentField & | operator= (const ON_Color &c) |
|
const CRhRdkContentField & | operator= (const ON_Xform &xform) |
|
const CRhRdkContentField & | operator= (const time_t &time) |
|
const CRhRdkContentField & | operator= (const UUID &uuid) |
|
const CRhRdkContentField & | operator= (const wchar_t *wsz) |
|
const CRhRdkContentField & | operator= (double d) |
|
const CRhRdkContentField & | operator= (float f) |
|
const CRhRdkContentField & | operator= (int i) |
|
const CRhRdkContentField & | operator= (void *p) |
|
bool | operator== (const CRhRdkContentField &v) const |
|
bool | operator> (const CRhRdkContentField &v) const |
|
virtual int | SectionId (void) const |
|
virtual void | SetConversion (UINT uFlags) |
|
virtual Filter | SetFilter (void) const |
|
void | SetIsHiddenInAutoUI (bool bHidden) |
|
virtual bool | SetLimits (const CRhRdkVariant &vMin, const CRhRdkVariant &vMax) |
|
virtual bool | SetValue (const CRhRdkVariant &vNewValue) |
|
virtual RDK_DEPRECATED bool | SetValue (const CRhRdkVariant &vNewValue, CRhRdkContent::eChangeContext cc) |
|
virtual void | SetValueToSection (IRhRdk_XMLSection §ion) const |
|
virtual ON_wString | UndoString (void) const |
|
virtual const CRhRdkVariant & | Value (void) const |
|
' functionality to a field.
This field is usually static but can be dynamic if necessary. It is useful when your content uses the Automatic UI because it enables the UI to give the field extra 'texturing' controls in the automatic UI. These controls allow assignment of a child content (usually a texture) with an on/off check box and an amount. The amount can be used when rendering to blend between the base color and the texture color at a certain point. The child's child-slot-name is derived from the field name (see CRhRdkContent::ChildSlotNameFromParamName()).