Uses of Class
org.sunflow.core.parser.DAEParser.Geometry
-
Packages that use DAEParser.Geometry Package Description org.sunflow.core.parser -
-
Uses of DAEParser.Geometry in org.sunflow.core.parser
Fields in org.sunflow.core.parser with type parameters of type DAEParser.Geometry Modifier and Type Field Description private FastHashMap<java.lang.String,FastHashMap<java.lang.String,DAEParser.Geometry>>
DAEParser. geometryCache
Methods in org.sunflow.core.parser that return types with arguments of type DAEParser.Geometry Modifier and Type Method Description private FastHashMap<java.lang.String,DAEParser.Geometry>
DAEParser. loadGeometry(java.lang.String geometryId, org.w3c.dom.Document doc)
-