Lines Matching defs:LineSceneSpec
80 struct LineSceneSpec struct
82 LineSceneSpec() in LineSceneSpec() argument
91 struct SceneLine
97 std::vector<SceneLine> lines;
98 float lineWidth;
99 bool isStrip;
100 bool isSmooth;
101 bool isRectangular;
102 bool allowNonProjectedInterpolation;
103 bool stippleEnable;
104 uint32_t stippleFactor;
105 uint16_t stipplePattern;
106 VerificationMode verificationMode;