Searched refs:fZPos (Results 1 – 2 of 2) sorted by relevance
843 unsigned int CPVRTPrint3D::UpdateLine(const float fZPos, float XPos, float YPos, const float fScale… in UpdateLine() argument903 pVertices[VertexCount+0].sz = f2vt(fZPos); in UpdateLine()910 pVertices[VertexCount+1].sz = f2vt(fZPos); in UpdateLine()917 pVertices[VertexCount+2].sz = f2vt(fZPos); in UpdateLine()924 pVertices[VertexCount+3].sz = f2vt(fZPos); in UpdateLine()
279 …unsigned int UpdateLine(const float fZPos, float XPos, float YPos, const float fScale, const unsig…