const_ptr() const override | Castor3D::TUniform< Type > | inlinevirtual |
GetDataTypeName() const override | Castor3D::TUniform< Type > | inlinevirtual |
GetFullType() const override | Castor3D::TUniform< Type > | inlinevirtual |
GetFullTypeName() const override | Castor3D::TUniform< Type > | inlinevirtual |
GetName() const | Castor3D::Uniform | inline |
GetOccCount() const | Castor3D::Uniform | inline |
GetStrValue(uint32_t p_index=0) const | Castor3D::Uniform | |
GetStrValues() const | Castor3D::Uniform | |
GetType() const override | Castor3D::TUniform< Type > | inlinevirtual |
GetUniformType() | Castor3D::TUniform< Type > | inlinestatic |
GetUniformTypeName() | Castor3D::TUniform< Type > | inlinestatic |
GetValue() | Castor3D::TUniform< Type > | inline |
GetValue() const | Castor3D::TUniform< Type > | inline |
GetValue(uint32_t p_index) | Castor3D::TUniform< Type > | inline |
GetValue(uint32_t p_index) const | Castor3D::TUniform< Type > | inline |
GetValues() const | Castor3D::TUniform< Type > | inline |
GetVariableType() | Castor3D::TUniform< Type > | inlinestatic |
IsChanged() const | Castor3D::Uniform | inline |
link(uint8_t *p_buffer, uint32_t p_stride) override | Castor3D::TUniform< Type > | virtual |
m_changed | Castor3D::Uniform | mutableprotected |
m_name | Castor3D::Uniform | protected |
m_occurences | Castor3D::Uniform | protected |
m_ownBuffer | Castor3D::TUniform< Type > | protected |
m_stride | Castor3D::TUniform< Type > | protected |
m_typedValues | Castor3D::TUniform< Type > | protected |
m_values | Castor3D::TUniform< Type > | protected |
operator[](uint32_t p_index) | Castor3D::TUniform< Type > | inline |
operator[](uint32_t p_index) const | Castor3D::TUniform< Type > | inline |
param_type typedef | Castor3D::TUniform< Type > | |
return_const_type typedef | Castor3D::TUniform< Type > | |
return_type typedef | Castor3D::TUniform< Type > | |
SetChanged(bool p_value=true) | Castor3D::Uniform | inline |
SetName(Castor::String const &p_name) | Castor3D::Uniform | inline |
SetStrValue(Castor::String const &p_value, uint32_t p_index=0) | Castor3D::Uniform | |
SetStrValues(Castor::String const &p_value) | Castor3D::Uniform | |
SetValue(param_type const &p_value) | Castor3D::TUniform< Type > | inline |
SetValue(param_type const &p_value, uint32_t p_index) | Castor3D::TUniform< Type > | inline |
SetValues(param_type const *p_values, size_t p_size) | Castor3D::TUniform< Type > | inline |
SetValues(param_type const(&p_values)[N]) | Castor3D::TUniform< Type > | inline |
SetValues(std::array< param_type, N > const &p_values) | Castor3D::TUniform< Type > | inline |
SetValues(std::vector< param_type > const &p_values) | Castor3D::TUniform< Type > | inline |
size() const override | Castor3D::TUniform< Type > | inlinevirtual |
stride | Castor3D::TUniform< Type > | static |
TUniform(uint32_t p_occurences) | Castor3D::TUniform< Type > | inline |
type typedef | Castor3D::TUniform< Type > | |
typed_value typedef | Castor3D::TUniform< Type > | |
Uniform(uint32_t p_occurences) | Castor3D::Uniform | |
value_sub_type typedef | Castor3D::TUniform< Type > | |
value_type typedef | Castor3D::TUniform< Type > | |
~TUniform() | Castor3D::TUniform< Type > | inline |
~Uniform() | Castor3D::Uniform | virtual |