|
OpenABF 2.1.0
|
The bounding box of the packed atlas. More...
Public Attributes | |
| VecType | min |
| Lower corner of the packed atlas. | |
| VecType | max |
| Upper corner of the packed atlas. | |
The bounding box of the packed atlas.
min/max use the same vector type as the input meshes' vertex positions; only the first two (u, v) components are meaningful.
| VecType | The vertex position vector type of the packed meshes |