| Modifier and Type | Field and Description |
|---|---|
Double3Record |
FilteredVector3Record.filteredVector
Deprecated.
|
Double3Record |
FilteredVector3Record.rawVector
Deprecated.
|
Double3Record |
StampedDouble3Record.vector
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Double3Record |
Double3Record.Builder.build() |
Double3Record |
FilteredVector3Record.getFilteredVector()
Gets the value of the 'filteredVector' field.
|
Double3Record |
FilteredVector3Record.Builder.getFilteredVector()
Gets the value of the 'filteredVector' field
|
Double3Record |
FilteredVector3Record.getRawVector()
Gets the value of the 'rawVector' field.
|
Double3Record |
FilteredVector3Record.Builder.getRawVector()
Gets the value of the 'rawVector' field
|
Double3Record |
Double3Record.Builder.getValue() |
Double3Record |
StampedDouble3Record.getVector()
Gets the value of the 'vector' field.
|
Double3Record |
StampedDouble3Record.Builder.getVector()
Gets the value of the 'vector' field
|
| Modifier and Type | Method and Description |
|---|---|
static Double3Record.Builder |
Double3Record.newBuilder(Double3Record other)
Creates a new Double3Record RecordBuilder by copying an existing Double3Record instance
|
void |
FilteredVector3Record.setFilteredVector(Double3Record value)
Sets the value of the 'filteredVector' field.
|
FilteredVector3Record.Builder |
FilteredVector3Record.Builder.setFilteredVector(Double3Record value)
Sets the value of the 'filteredVector' field
|
void |
FilteredVector3Record.setRawVector(Double3Record value)
Sets the value of the 'rawVector' field.
|
FilteredVector3Record.Builder |
FilteredVector3Record.Builder.setRawVector(Double3Record value)
Sets the value of the 'rawVector' field
|
void |
StampedDouble3Record.setVector(Double3Record value)
Sets the value of the 'vector' field.
|
StampedDouble3Record.Builder |
StampedDouble3Record.Builder.setVector(Double3Record value)
Sets the value of the 'vector' field
|
Copyright © 2011-2014. All Rights Reserved.