Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

enum ShadeMode
Description
The ShadeMode determines the quality of displaying the object.

Values
FLAT With FLAT shading, the faces of the object are rendered in a solid color.  
PHONG With PHONG shading, the normal itself is interpolated to get more realistic colors and light reflections.  
SMOOTH With SMOOTH shading, the colors of the lit vertiecs is interpolated.  
DRAFT DRAFT is a special mode which uses a BSP tree and triangle subdivision for displaying.  
Values' Details
FLAT
FLAT,
Description
With FLAT shading, the faces of the object are rendered in a solid color.
PHONG
PHONG,
Description
With PHONG shading, the normal itself is interpolated to get more realistic colors and light reflections.
SMOOTH
SMOOTH,
Description
With SMOOTH shading, the colors of the lit vertiecs is interpolated.
DRAFT
DRAFT,
Description
DRAFT is a special mode which uses a BSP tree and triangle subdivision for displaying.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.