Package | Description |
---|---|
org.sunflow | |
org.sunflow.core | |
org.sunflow.core.parser |
Modifier and Type | Class and Description |
---|---|
class |
RealtimeBenchmark |
class |
SunflowAPI
This API gives a simple interface for creating scenes procedurally.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SceneParser.parse(java.lang.String filename,
SunflowAPIInterface api)
Parse the specified file to create a scene description into the provided
SunflowAPI object. |
Modifier and Type | Method and Description |
---|---|
boolean |
ShaveRibParser.parse(java.lang.String filename,
SunflowAPIInterface api) |
boolean |
RA2Parser.parse(java.lang.String filename,
SunflowAPIInterface api) |
boolean |
RA3Parser.parse(java.lang.String filename,
SunflowAPIInterface api) |
boolean |
TriParser.parse(java.lang.String filename,
SunflowAPIInterface api) |
boolean |
SCParser.parse(java.lang.String filename,
SunflowAPIInterface api) |
boolean |
SCAbstractParser.parse(java.lang.String filename,
SunflowAPIInterface api) |