Package | Description |
---|---|
org.scijava.java3d |
Provides the core set of classes for the
3D graphics API for the Java platform; click here for more information,
including explanatory material that was formerly found in the guide.
|
Modifier and Type | Method and Description |
---|---|
ShaderAttributeSet |
ShaderError.getShaderAttributeSet()
Returns the shader attribute set associated with this shader error.
|
ShaderAttributeSet |
ShaderAppearance.getShaderAttributeSet()
Retrieves the current ShaderAttributeSet object.
|
Modifier and Type | Method and Description |
---|---|
void |
ShaderError.setShaderAttributeSet(ShaderAttributeSet shaderAttributeSet)
Sets the shader attribute set associated with this shader error.
|
void |
ShaderAppearance.setShaderAttributeSet(ShaderAttributeSet shaderAttributeSet)
Sets the ShaderAttributeSet object to the specified object.
|
Copyright © 2016–2022 SciJava. All rights reserved.