LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_drawing_NormalsKind_idl__
20 #define __com_sun_star_drawing_NormalsKind_idl__
24 module
com { module sun { module star { module drawing {
NormalsKind
specifies in which way the standard normals for an object are produced.
Definition: NormalsKind.idl:30
Definition: Ambiguous.idl:22
@ FLAT
forces one normal per flat part.
Definition: NormalsKind.idl:38
@ SPHERE
forces normals to think that the object is a sphere.
Definition: NormalsKind.idl:43
@ SPECIFIC
does not produce standard normals, but leaves the object-specific ones untouched.
Definition: NormalsKind.idl:34