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, onStart
drawMesh, drawMeshes, getHeight, getWidth, setCallback, setLightingEnabled, setOutputFile, setOutputSize, setOutputSize, setStrokeColor, setStrokeColorContrast, setStrokeEnabled, setStrokeOnly, setStrokeWidth, setupCamera
public VehicleOutlineCaptureRequest(VehicleModelInfo vehicle, int size)
public void setCallback(VehicleOutlineCaptureRequest.Callback cb)
public void onFinished(android.graphics.Bitmap bmp)
onFinished
in interface GLOffscreenCaptureRequest
onFinished
in class VehicleModelCaptureRequest
bmp
- Bitmap output