Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Method and Description |
---|---|
SoTessellationEvaluationShader |
SoShaderProgram.getTessellationEvaluationShader(int pos)
Returns the tessellation evaluation shader at the specified position.
|
SoTessellationEvaluationShader |
SoShaderProgram.setTessellationEvaluationShader(int pos,
java.lang.String filenameOrSource)
Calls setTessellationEvaluationShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
|
SoTessellationEvaluationShader |
SoShaderProgram.setTessellationEvaluationShader(int pos,
java.lang.String filenameOrSource,
SoShaderObject.SourceTypes sourceType)
Convenience method to create a tessellation evaluation shader with the specified filename and add it at the specified position.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com