public class SceneWorkingGraph.View
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.ejml.data.DMatrixRMaj |
camera |
PairwiseImageGraph2.View |
pview |
java.util.Map<java.lang.Integer,SceneWorkingGraph.Feature> |
v2g |
| Constructor and Description |
|---|
View() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
public PairwiseImageGraph2.View pview
public final java.util.Map<java.lang.Integer,SceneWorkingGraph.Feature> v2g
public final org.ejml.data.DMatrixRMaj camera