Home
last modified time | relevance | path

Searched refs:Elements (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderProgram.h376 this->SetUniforms(location, array->Elements(), array->size()); in SetUniforms()
391 this->SetUniforms(location, array->Elements(), size); in SetUniforms()
Dgfx_TransformAnim.h740 virtual const void* GetCacheBuffer() const { return m_CacheTransforms.Elements(); } in GetCacheBuffer()
/NW4C-1.2.23/include/nw/ut/
Dut_MoveArray.h252 const TElement* Elements() const { return m_Elements; } in Elements() function