Home
last modified time | relevance | path

Searched defs:ToArray (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/include/nw/ut/
Dut_Color.h1059 f32* ToArray() { return reinterpret_cast<f32*>( this ); } in ToArray() function
1064 const f32* ToArray() const { return reinterpret_cast<const f32*>( this ); } in ToArray() function