Provisional lists for what are likely to, and not likely to have wrappers automatically generated easily
This commit is contained in:
73
src/osgWrappers/osg/AutoWrapCandidates.txt
Normal file
73
src/osgWrappers/osg/AutoWrapCandidates.txt
Normal file
@@ -0,0 +1,73 @@
|
||||
AlphaFunc
|
||||
AnimationPathCallback
|
||||
AutoTransform
|
||||
BlendColor
|
||||
BlendFunc
|
||||
Box
|
||||
Capsule
|
||||
ClearNode
|
||||
ClipNode
|
||||
ClipPlane
|
||||
ClusterCullingCallback
|
||||
ColorMask
|
||||
ColorMatrix
|
||||
Cone
|
||||
ControlPoint
|
||||
ConvexPlanarOccluder
|
||||
ConvexPlanarPolygon
|
||||
CoordinateSystemNode
|
||||
CullCallback
|
||||
CullFace
|
||||
CullingSet
|
||||
CullSettings
|
||||
Cylinder
|
||||
Depth
|
||||
DisplaySettings
|
||||
Drawable
|
||||
EllipsoidModel
|
||||
Fog
|
||||
FragmentProgram
|
||||
FrontFace
|
||||
Geometry
|
||||
ImageStream
|
||||
Impostor
|
||||
ImpostorSprite
|
||||
Light
|
||||
LightModel
|
||||
LightSource
|
||||
LineStipple
|
||||
LineWidth
|
||||
LOD
|
||||
MatrixTransform
|
||||
Multisample
|
||||
Node
|
||||
NodeCallback
|
||||
NodeVisitor
|
||||
Object
|
||||
OccluderNode
|
||||
PagedLOD
|
||||
Parameter
|
||||
Point
|
||||
PointSprite
|
||||
PolygonOffset
|
||||
PolygonStipple
|
||||
PositionAttitudeTransform
|
||||
Projection
|
||||
RefMatrixd
|
||||
RefMatrixf
|
||||
ShadeModel
|
||||
ShadowVolumeOccluder
|
||||
Shape
|
||||
ShapeDrawable
|
||||
Sphere
|
||||
StateSet
|
||||
Stencil
|
||||
TessellationHints
|
||||
TexEnv
|
||||
TexEnvCombine
|
||||
TexGen
|
||||
TexGenNode
|
||||
TexMat
|
||||
Transform
|
||||
TriangleMesh
|
||||
VertexProgram
|
||||
88
src/osgWrappers/osg/ManualWrapCandidates.txt
Normal file
88
src/osgWrappers/osg/ManualWrapCandidates.txt
Normal file
@@ -0,0 +1,88 @@
|
||||
AnimationPath
|
||||
ApplicationUsage
|
||||
ApplicationUsageProxy
|
||||
ArgumentParser
|
||||
Array
|
||||
ArrayData
|
||||
ArrayVisitor
|
||||
AttributeFunctor
|
||||
AttributeStack
|
||||
Billboard
|
||||
ClampProjectionMatrixCallback
|
||||
CollectOccludersVisitor
|
||||
CompositeShape
|
||||
ConstArrayVisitor
|
||||
ConstAttributeFunctor
|
||||
ConstShapeVisitor
|
||||
ConstValueVisitor
|
||||
Extensions
|
||||
Extensions
|
||||
Extensions
|
||||
Extensions
|
||||
Extensions
|
||||
Extensions
|
||||
Extensions
|
||||
Extensions
|
||||
EnabledArrayPair
|
||||
ConvexHull
|
||||
CopyOp
|
||||
CullStack
|
||||
DatabaseRequestHandler
|
||||
DeleteHandler
|
||||
DrawArrayLengths
|
||||
DrawArrays
|
||||
DrawCallback
|
||||
DrawElementsUByte
|
||||
DrawElementsUInt
|
||||
DrawElementsUShort
|
||||
DrawPixels
|
||||
FrameStamp
|
||||
Geode
|
||||
Group
|
||||
HeightField
|
||||
Image
|
||||
ImpostorSpriteManager
|
||||
IndexArray
|
||||
InfinitePlane
|
||||
Material
|
||||
ModeStack
|
||||
ModeUsage
|
||||
NodeAcceptOp
|
||||
OccluderVolume
|
||||
Plane
|
||||
PerRangeData
|
||||
Texture
|
||||
Texture1D
|
||||
Texture2D
|
||||
Texture3D
|
||||
TextureCubeMap
|
||||
TextureObject
|
||||
TextureObjectManager
|
||||
TextureRectangle
|
||||
ValueVisitor
|
||||
Vec3ArrayData
|
||||
VectorSizei
|
||||
VectorUByte
|
||||
VectorUInt
|
||||
VectorUShort
|
||||
SubloadCallback
|
||||
SubloadCallback
|
||||
SubloadCallback
|
||||
SubloadCallback
|
||||
SubloadCallback
|
||||
PolygonMode
|
||||
Polytope
|
||||
PrimitiveFunctor
|
||||
PrimitiveIndexFunctor
|
||||
PrimitiveSet
|
||||
Referenced
|
||||
Sequence
|
||||
ShapeVisitor
|
||||
State
|
||||
StateAttribute
|
||||
Switch
|
||||
Timer
|
||||
UpdateCallback
|
||||
Viewport
|
||||
|
||||
|
||||
14
src/osgWrappers/osg/ValueTypeCandidates.txt
Normal file
14
src/osgWrappers/osg/ValueTypeCandidates.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
UByte4
|
||||
Vec2d
|
||||
Vec2f
|
||||
Vec3d
|
||||
Vec3f
|
||||
Vec4d
|
||||
Vec4f
|
||||
BoundingBox
|
||||
BoundingSphere
|
||||
Matrixd
|
||||
Matrixf
|
||||
LineSegment
|
||||
Quat
|
||||
|
||||
Reference in New Issue
Block a user