:: com :: sun :: star :: drawing ::
|
enum NormalsKind |
- Description
- specifies in which way the standard normals
for an object are produced.
|
Values |
SPECIFIC |
does not produce standard normals, but leaves
the object-specific ones untouched.
|
FLAT |
forces one normal per flat part.
|
SPHERE |
forces normals to think that the object is a
sphere.
|
Values' Details |
SPECIFIC
SPECIFIC,
- Description
- does not produce standard normals, but leaves
the object-specific ones untouched.
|
|
FLAT
FLAT,
- Description
- forces one normal per flat part.
|
|
SPHERE
SPHERE,
- Description
- forces normals to think that the object is a
sphere.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.