Lines Matching refs:GetString
184 static errcode GetString(FILE *dfile, const char *string) { in GetString() function
242 rc |= GetString(dfile, "BEGIN_SCENE"); in GetScenedefs()
244 rc |= GetString(dfile, "OUTFILE"); in GetScenedefs()
252 rc |= GetString(dfile, "RESOLUTION"); in GetScenedefs()
255 rc |= GetString(dfile, "VERBOSE"); in GetScenedefs()
260 rc |= GetString(dfile, "CAMERA"); in GetScenedefs()
262 rc |= GetString(dfile, "ZOOM"); in GetScenedefs()
266 rc |= GetString(dfile, "ASPECTRATIO"); in GetScenedefs()
270 rc |= GetString(dfile, "ANTIALIASING"); in GetScenedefs()
273 rc |= GetString(dfile, "RAYDEPTH"); in GetScenedefs()
276 rc |= GetString(dfile, "CENTER"); in GetScenedefs()
282 rc |= GetString(dfile, "VIEWDIR"); in GetScenedefs()
288 rc |= GetString(dfile, "UPDIR"); in GetScenedefs()
294 rc |= GetString(dfile, "END_CAMERA"); in GetScenedefs()
376 rc = GetString(dfile, "COLOR"); in GetColor()
426 rc = GetString(dfile, "AMBIENT"); in GetTexBody()
430 rc |= GetString(dfile, "DIFFUSE"); in GetTexBody()
434 rc |= GetString(dfile, "SPECULAR"); in GetTexBody()
438 rc |= GetString(dfile, "OPACITY"); in GetTexBody()
456 GetString(dfile, "PHONG_SIZE"); in GetTexBody()
471 rc |= GetString(dfile, "TEXFUNC"); in GetTexBody()
477 rc |= GetString(dfile, "CENTER"); in GetTexBody()
479 rc |= GetString(dfile, "ROTATE"); in GetTexBody()
481 rc |= GetString(dfile, "SCALE"); in GetTexBody()
485 rc |= GetString(dfile, "UAXIS"); in GetTexBody()
487 rc |= GetString(dfile, "VAXIS"); in GetTexBody()
506 rc = GetString(dfile, "CENTER"); in GetLight()
508 rc |= GetString(dfile, "RAD"); in GetLight()
538 rc = GetString(dfile, "CENTER"); in GetCylinder()
540 rc |= GetString(dfile, "AXIS"); in GetCylinder()
542 rc |= GetString(dfile, "RAD"); in GetCylinder()
560 rc = GetString(dfile, "BASE"); in GetFCylinder()
562 rc |= GetString(dfile, "APEX"); in GetFCylinder()
570 rc |= GetString(dfile, "RAD"); in GetFCylinder()
588 rc = GetString(dfile, "POINTS"); in GetPolyCylinder()
597 rc |= GetString(dfile, "RAD"); in GetPolyCylinder()
616 rc = GetString(dfile, "CENTER"); in GetSphere()
618 rc |= GetString(dfile, "RAD"); in GetSphere()
635 rc = GetString(dfile, "CENTER"); in GetPlane()
637 rc |= GetString(dfile, "NORMAL"); in GetPlane()
653 rc = GetString(dfile, "MIN"); in GetVol()
655 rc |= GetString(dfile, "MAX"); in GetVol()
657 rc |= GetString(dfile, "DIM"); in GetVol()
659 rc |= GetString(dfile, "FILE"); in GetVol()
673 rc = GetString(dfile, "MIN"); in GetBox()
675 rc |= GetString(dfile, "MAX"); in GetBox()
691 rc = GetString(dfile, "CENTER"); in GetRing()
693 rc |= GetString(dfile, "NORMAL"); in GetRing()
695 rc |= GetString(dfile, "INNER"); in GetRing()
697 rc |= GetString(dfile, "OUTER"); in GetRing()
711 rc = GetString(dfile, "V0"); in GetTri()
714 rc |= GetString(dfile, "V1"); in GetTri()
717 rc |= GetString(dfile, "V2"); in GetTri()
732 rc = GetString(dfile, "V0"); in GetSTri()
735 rc |= GetString(dfile, "V1"); in GetSTri()
738 rc |= GetString(dfile, "V2"); in GetSTri()
741 rc |= GetString(dfile, "N0"); in GetSTri()
744 rc |= GetString(dfile, "N1"); in GetSTri()
747 rc |= GetString(dfile, "N2"); in GetSTri()
765 rc = GetString(dfile, "RES"); in GetLandScape()
768 rc |= GetString(dfile, "SCALE"); in GetLandScape()
773 rc |= GetString(dfile, "CENTER"); in GetLandScape()
795 rc = GetString(dfile, "SCALE"); in GetTPolyFile()
798 rc |= GetString(dfile, "ROT"); in GetTPolyFile()
804 rc |= GetString(dfile, "CENTER"); in GetTPolyFile()
807 rc |= GetString(dfile, "FILE"); in GetTPolyFile()