Interface | Description |
---|---|
IModelProvider |
Represents a complex 3D object, which assembled by several different parts.
|
IScadFile |
Represents a OpenSCAD source file.
|
Class | Description |
---|---|
AnnotatedModelProvider |
An IModelProvider implementation based on annotations.
|
AssertValue |
Helper class with convenience method to check assertions.
|
DoubleUtils |
Miscellaneous helper methods regarding doubles.
|
ListUtils |
Miscellaneous helper methods regarding lists.
|
ModelToFile |
This class can be used to write models to file.
|
ModelWithPath |
Represents a model and path pair - it tells where the model should be saved.
|
Pair<T,U> |
Simple store for two values.
|
RoundProperties |
Internal class used by the Abstract3dModel used to represent the properties
of the rounding operation.
|
SaveScadFiles |
Helper class to save several models to a directory.
|
StringUtils |
Helper methods with strings.
|
UsefulConsts |
Useful constants to be used during calculations to save some complexity and CPU time.
|
Copyright © 2014–2020, Printing in 3D. All rights reserved.