public interface IEnvelopeConverter<T>
| Modifier and Type | Method and Description |
|---|---|
int |
getDimensions() |
double |
getMax(int axis,
T t) |
double |
getMin(int axis,
T t) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.