Home
last modified time | relevance | path

Searched defs:coloringAttributes (Results 1 – 10 of 10) sorted by relevance

/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/
H A DAppearanceState.java70 private int coloringAttributes=0; field in AppearanceState
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DRenderMolecule.java73 ColoringAttributesRetained coloringAttributes = null; field in RenderMolecule
359 ColoringAttributesRetained coloringAttributes, in RenderMolecule()
379 ColoringAttributesRetained coloringAttributes, in reset()
736 ColoringAttributesRetained coloringAttributes, in equals()
H A DAppearanceRetained.java65 ColoringAttributesRetained coloringAttributes = null; field in AppearanceRetained
244 void setColoringAttributes(ColoringAttributes coloringAttributes) { in setColoringAttributes()
H A DAppearance.java378 public void setColoringAttributes(ColoringAttributes coloringAttributes) { in setColoringAttributes()
H A DJ3dDebug.java124 static final int coloringAttributes = !devPhase?NO_DEBUG:NO_DEBUG; field in J3dDebug
H A DCanvas3D.java687 ColoringAttributesRetained coloringAttributes = null; field in Canvas3D
H A DRenderBin.java4807 ColoringAttributesRetained coloringAttributes; in findRenderMolecule() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/j3d/
H A DOBJWriter.java1365 ColoringAttributes coloringAttributes = appearance.getColoringAttributes(); in writeAppearancesToMTLFile() local
1646 ColoringAttributes coloringAttributes = appearance.getColoringAttributes(); in hashCode() local
H A DPhotoRenderer.java1568 ColoringAttributes coloringAttributes = appearance.getColoringAttributes(); in exportAppearance() local
H A DModelManager.java836 ColoringAttributes coloringAttributes = appearance.getColoringAttributes(); in cloneNode() local