-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathTODO
70 lines (61 loc) · 1.44 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
To be done for the first beta, in no particular order:
- Write documentation
- Write more unittest functions
- Define more docstrings
- Check error handling in callback functions!!!!
- dynamic casting in support libraries - sort out asCullVisitor
- check outstream for ArgumentParser (writeErrorMessages, write etc)
___________________________________________________________________________
The folling files are not yet done
osg:
FrameBufferObject
GL2Extensions
GraphicsContext
GraphicsThread
Program
ProxyNode
RefNodePath
Shader
ShadowVolumeOccluder
TexEnvFilter
TriangleIndexFunctor
UByte4
Uniform
osgGA:
AnimationPathManipulator
DriveManipulator
FlightManipulator
GUIEventHandlerVisitor
KeySwitchMatrixManipulator
NodeTrackerManipulator
SetSceneViewVisitor
StateSetManipulator
TerrainManipulator
TrackballManipulator
osgParticle:
AngularAccelOperator
ExplosionEffect
FireEffect
Interpolator
LinearInterpolator
ParticleEffect
SmokeEffect
osgProducer:
EventAdapter
KeyboardMouseCallback
ViewerEventHandler
osgSim:
ColorRange
DOFTransform
GeographicLocation
LightPointSystem
MultiSwitch
ScalarBar
ScalarsToColors
Sector
SphereSegment
VisibilityGroup
osgUtil:
GLObjectsVisitor
Statistics
TransformAttributeFunctor