Home
last modified time | relevance | path

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

/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/math/
H A Drandcosweighted.h69 struct BYTE_XYZ struct
75 extern BYTE_XYZ kaRandCosWeighted[kRandCosWeightedCount]; argument
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dradiosit.h81 typedef struct byte_xyz BYTE_XYZ; typedef
/dports/graphics/povray36/povray-3.6.1/source/
H A Dradiosit.h76 typedef struct byte_xyz BYTE_XYZ; typedef
/dports/graphics/povray37/povray-3.7.0.10/source/backend/
H A Dframe.h1864 struct BYTE_XYZ struct
1869 inline void VUnpack(Vector3d& dest_vec, const BYTE_XYZ * pack_vec) in VUnpack() argument