| Interface | Description |
|---|---|
| Performer |
| Class | Description |
|---|---|
| BoofMiscOps |
Miscellaneous functions which have no better place to go.
|
| CircularIndex |
Function for use when referencing the index in a circular list
|
| CodeGeneratorBase |
Base class for code generators.
|
| CodeGeneratorUtil | |
| DiscretizedCircle |
Functions related to discretized circles for image processing
|
| PerformerBase |
Optional base class for performers
|
| ProfileOperation |
| Enum | Description |
|---|---|
| AutoTypeImage |
Image information for auto generated code
|
| Exception | Description |
|---|---|
| UnsupportedException |
Exception is thrown if the requested features is not supported by the implementing class.
|