Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/ut/
Dut_Color.h1043 void Clamp() { this->Clamp( 0.0f, 1.0f ); } in Clamp() function
1050 void Clamp( f32 low, f32 high ) in Clamp() function
Dut_Inlines.h473 Clamp(T x, T low, T high) in Clamp() function
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResProceduralTexture.h108 enum Clamp enum