public static class PointCloud.Track
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
Track() |
Track(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
Vector3uc |
getColor() |
static long |
getCPtr(PointCloud.Track obj) |
void |
setColor(Vector3uc value) |
public static long getCPtr(PointCloud.Track obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public void setColor(Vector3uc value)
public Vector3uc getColor()