Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_Color.h1041 void Clamp() { this->Clamp( 0.0f, 1.0f ); } in Clamp() function
1048 void Clamp( f32 low, f32 high ) in Clamp() function
Dut_Inlines.h471 Clamp(T x, T low, T high) in Clamp() function
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResProceduralTexture.h106 enum Clamp enum