Home
last modified time | relevance | path

Searched defs:istk_entry (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/povray36/povray-3.6.1/source/
H A Dframe.h1590 struct istk_entry struct
1592 DBL Depth;
1593 VECTOR IPoint;
1594 VECTOR INormal;
1618 struct istk_entry *istack; argument
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dframe.h1973 struct istk_entry struct
1975 DBL Depth;
1976 VECTOR IPoint;
1977 VECTOR INormal;
1978 VECTOR PNormal; /* perturbed normal vector; -hdf- June 98 */
1979 UV_VECT Iuv;
1980 OBJECT *Object;
2004 struct istk_entry *istack; argument