Package gaia.cu9.ari.gaiaorbit.util
Interface VMemInfo.IGraphicsDeviceInfo
-
- Enclosing class:
- VMemInfo
public static interface VMemInfo.IGraphicsDeviceInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getFreeMemory()
double
getTotalMemory()
double
getUsedMemory()
-