Home
last modified time | relevance | path

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

/dports/games/scorched3d/scorched/src/client/sprites/
H A DWallActionRenderer.cpp63 Vector offSet1, offSet2, offSet3 ,offSet4; in init() local
86 offSet3 = Vector(0.0f, -1.0f, -1.0f); in init()
94 offSet3 = Vector(0.0f, -1.0f, -1.0f); in init()
102 offSet3 = Vector(-1.0f, 0.0f, -1.0f); in init()
111 offSet3 = Vector(-1.0f, 0.0f, -1.0f); in init()
119 cornerC_ = pos + offSet3 * size; in init()