public class VehicleOutlineCaptureRequest extends VehicleModelCaptureRequest
| Modifier and Type | Class and Description |
|---|---|
static interface |
VehicleOutlineCaptureRequest.Callback |
_failed, _vehicle_aabb, _crop, _height, _model, _modelInfo, _name, _outFile, _uid, _width, COMP_Z, modelMatrix, projectionMatrix| Constructor and Description |
|---|
VehicleOutlineCaptureRequest(VehicleModelInfo vehicle,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
onFinished(android.graphics.Bitmap bmp)
Finished capturing the bitmap - now we need to trace the stroke outline
in order to create a polyline
|
void |
setCallback(VehicleOutlineCaptureRequest.Callback cb) |
onDraw, onStartdrawMesh, drawMeshes, getHeight, getWidth, setCallback, setLightingEnabled, setOutputFile, setOutputSize, setOutputSize, setStrokeColor, setStrokeColorContrast, setStrokeEnabled, setStrokeOnly, setStrokeWidth, setupCamerapublic VehicleOutlineCaptureRequest(VehicleModelInfo vehicle, int size)
public void setCallback(VehicleOutlineCaptureRequest.Callback cb)
public void onFinished(android.graphics.Bitmap bmp)
onFinished in interface GLOffscreenCaptureRequestonFinished in class VehicleModelCaptureRequestbmp - Bitmap output