ParamValue Member List
This is the complete list of members for
ParamValue, including all inherited members.
data() const (defined in ParamValue) | ParamValue | [inline] |
datasize() const (defined in ParamValue) | ParamValue | [inline] |
init(ustring _name, TypeDesc _type, int _nvalues, const void *_value, bool _copy=true) (defined in ParamValue) | ParamValue | [inline] |
init(std::string _name, TypeDesc _type, int _nvalues, const void *_value, bool _copy=true) (defined in ParamValue) | ParamValue | [inline] |
Interp enum name | ParamValue | |
INTERP_CONSTANT enum value | ParamValue | |
INTERP_LINEAR enum value | ParamValue | |
INTERP_PERPIECE enum value | ParamValue | |
INTERP_VERTEX enum value | ParamValue | |
localval (defined in ParamValue) | ParamValue | |
name() const (defined in ParamValue) | ParamValue | [inline] |
nvalues() const (defined in ParamValue) | ParamValue | [inline] |
operator=(const ParamValue &p) (defined in ParamValue) | ParamValue | [inline] |
ParamValue() (defined in ParamValue) | ParamValue | [inline] |
ParamValue(const ustring &_name, TypeDesc _type, int _nvalues, const void *_value, bool _copy=true) (defined in ParamValue) | ParamValue | [inline] |
ParamValue(const std::string &_name, TypeDesc _type, int _nvalues, const void *_value, bool _copy=true) (defined in ParamValue) | ParamValue | [inline] |
ParamValue(const char *_name, TypeDesc _type, int _nvalues, const void *_value, bool _copy=true) (defined in ParamValue) | ParamValue | [inline] |
ParamValue(const ParamValue &p, bool _copy=true) (defined in ParamValue) | ParamValue | [inline] |
ptr (defined in ParamValue) | ParamValue | |
swap (defined in ParamValue) | ParamValue | [friend] |
type() const (defined in ParamValue) | ParamValue | [inline] |
~ParamValue() (defined in ParamValue) | ParamValue | [inline] |