public class SceneWorkingGraph.Feature
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
index |
boolean |
known |
java.util.List<SceneWorkingGraph.Observation> |
visible |
| Constructor and Description |
|---|
Feature() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
public int index
public boolean known
public final java.util.List<SceneWorkingGraph.Observation> visible