This is the complete list of members for ShaderInput, including all inherited members.
A_layered enum value (defined in ShaderInput) | ShaderInput | |
A_read enum value (defined in ShaderInput) | ShaderInput | |
A_write enum value (defined in ShaderInput) | ShaderInput | |
AccessFlags enum name (defined in ShaderInput) | ShaderInput | |
add_hash(size_t hash) const (defined in ShaderInput) | ShaderInput | |
Extension< ShaderInput > (defined in ShaderInput) | ShaderInput | friend |
get_blank() | ShaderInput | static |
get_name() const (defined in ShaderInput) | ShaderInput | inline |
get_nodepath() const | ShaderInput | |
get_param() const (defined in ShaderInput) | ShaderInput | inline |
get_priority() const (defined in ShaderInput) | ShaderInput | inline |
get_ptr() const (defined in ShaderInput) | ShaderInput | inline |
get_sampler() const | ShaderInput | |
get_texture() const (defined in ShaderInput) | ShaderInput | |
get_value() const (defined in ShaderInput) | ShaderInput | inline |
get_value_type() const (defined in ShaderInput) | ShaderInput | inline |
get_vector() const (defined in ShaderInput) | ShaderInput | inline |
M_buffer enum value (defined in ShaderInput) | ShaderInput | |
M_invalid enum value (defined in ShaderInput) | ShaderInput | |
M_nodepath enum value (defined in ShaderInput) | ShaderInput | |
M_numeric enum value (defined in ShaderInput) | ShaderInput | |
M_param enum value (defined in ShaderInput) | ShaderInput | |
M_texture enum value (defined in ShaderInput) | ShaderInput | |
M_texture_image enum value (defined in ShaderInput) | ShaderInput | |
M_texture_sampler enum value (defined in ShaderInput) | ShaderInput | |
M_vector enum value (defined in ShaderInput) | ShaderInput | |
operator !=(const ShaderInput &other) const (defined in ShaderInput) | ShaderInput | inline |
operator bool() const (defined in ShaderInput) | ShaderInput | inline |
operator<(const ShaderInput &other) const (defined in ShaderInput) | ShaderInput | inline |
operator==(const ShaderInput &other) const (defined in ShaderInput) | ShaderInput | inline |
register_with_read_factory() (defined in ShaderInput) | ShaderInput | static |
ShaderAttrib (defined in ShaderInput) | ShaderInput | friend |
ShaderInput(CPT_InternalName name, int priority=0) (defined in ShaderInput) | ShaderInput | inlineexplicit |
ShaderInput(CPT_InternalName name, Texture *tex, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, ParamValueBase *param, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, ShaderBuffer *buf, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_float &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase4f &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase3f &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase2f &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LMatrix4f &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LMatrix3f &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase4f &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase3f &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase2f &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LMatrix4f &mat, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LMatrix3f &mat, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_double &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase4d &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase3d &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase2d &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LMatrix4d &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LMatrix3d &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase4d &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase3d &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase2d &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LMatrix4d &mat, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LMatrix3d &mat, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_int &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase4i &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase3i &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const PTA_LVecBase2i &ptr, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase4i &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase3i &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const LVecBase2i &vec, int priority=0) (defined in ShaderInput) | ShaderInput | inline |
ShaderInput(CPT_InternalName name, const NodePath &np, int priority=0) (defined in ShaderInput) | ShaderInput | |
ShaderInput(CPT_InternalName name, Texture *tex, bool read, bool write, int z=-1, int n=0, int priority=0) (defined in ShaderInput) | ShaderInput | explicit |
ShaderInput(CPT_InternalName name, Texture *tex, const SamplerState &sampler, int priority=0) (defined in ShaderInput) | ShaderInput | explicit |
ShaderInput()=default (defined in ShaderInput) | ShaderInput | |
ShaderInputType enum name (defined in ShaderInput) | ShaderInput |