public class TriangleMeshBuilder extends TreeMap<String,Object> implements Builder<TriangleMesh>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TriangleMeshBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TriangleMesh |
build()
Builds and returns the object.
|
Set<Map.Entry<String,Object>> |
entrySet() |
Object |
put(String key,
Object value) |
ceilingEntry, ceilingKey, clear, clone, comparator, containsKey, containsValue, descendingKeySet, descendingMap, firstEntry, firstKey, floorEntry, floorKey, forEach, get, headMap, headMap, higherEntry, higherKey, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, putAll, remove, replace, replace, replaceAll, size, subMap, subMap, tailMap, tailMap, valuesequals, hashCode, isEmpty, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, getOrDefault, hashCode, isEmpty, merge, putIfAbsent, removepublic TriangleMesh build()
Builderbuild in interface Builder<TriangleMesh>Copyright © 2025. All rights reserved.