| 104 | float keyFrameLineWidth() {return keyFrameLineWidth_;} |
| 105 | float graphLineWidth() {return graphLineWidth_;} |
| 106 | float pointSize() {return pointSize_;} |
| 107 | float cameraSize() {return cameraSize_;} |
| 108 | float cameraLineWidth() {return cameraLineWidth_;} |
| 109 | float viewPointX() {return viewPointX_;} |