Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/util/
Dutil_Color.h1006 f32* ToArray() { return reinterpret_cast<f32*>( this ); } in ToArray() function
1011 const f32* ToArray() const { return reinterpret_cast<const f32*>( this ); } in ToArray() function