Home
last modified time | relevance | path

Searched defs:Prism_Spline_Entry_Struct (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/shape/
H A Dprism.h86 struct Prism_Spline_Entry_Struct struct
88 DBL x1, y1, x2, y2; /* Min./Max. coordinates of segment */
89 DBL v1, u2, v2; /* Min./Max. coordinates of segment in <u,v>, u1 not needed */
90 Vector2d A, B, C, D; /* Coefficients of segment */
/dports/graphics/povray37/povray-3.7.0.10/source/backend/shape/
H A Dprism.h67 struct Prism_Spline_Entry_Struct struct
69 DBL x1, y1, x2, y2; /* Min./Max. coordinates of segment */
70 DBL v1, u2, v2; /* Min./Max. coordinates of segment in <u,v>, u1 not needed */
71 UV_VECT A, B, C, D; /* Coefficients of segment */
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dprism.h80 struct Prism_Spline_Entry_Struct struct
82 DBL x1, y1, x2, y2; /* Min./Max. coordinates of segment */
83 DBL v1, u2, v2; /* Min./Max. coordinates of segment in <u,v>, u1 not needed */
84 UV_VECT A, B, C, D; /* Coefficients of segment */
/dports/graphics/povray36/povray-3.6.1/source/
H A Dprism.h75 struct Prism_Spline_Entry_Struct struct
77 DBL x1, y1, x2, y2; /* Min./Max. coordinates of segment */
78 DBL v1, u2, v2; /* Min./Max. coordinates of segment in <u,v>, u1 not needed */
79 UV_VECT A, B, C, D; /* Coefficients of segment */