19#ifndef __com_sun_star_drawing_TextureProjectionMode_idl__
20#define __com_sun_star_drawing_TextureProjectionMode_idl__
24 module
com { module sun { module star { module drawing {
TextureProjectionMode
defines how the texture is mapped to the object.
Definition: TextureProjectionMode.idl:33
@ PARALLEL
the 3D objects are drawn in the parallel projection.
Definition: ProjectionMode.idl:33
@ SPHERE
forces normals to think that the object is a sphere.
Definition: NormalsKind.idl:43
@ OBJECTSPECIFIC
This value specifies that the standard object projection method is used.
Definition: TextureProjectionMode.idl:37
Definition: Accessible.idl:22