public static class VuforiaLocalizer.CloseableFrame
extends Frame
VuforiaLocalizer.CloseableFrame exposes a close() method so that one can proactively
reduce memory pressure when we're done with a Frame| Constructor and Description |
|---|
CloseableFrame(Frame frame)
creating a CloseableFrame also has an effect equivalent to calling frame.clone()
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |