Added GeometryTechinque to osgTerrain. Added usage of GeometryTechnique into osgterrain example
Added --width and --height command line options to osgdistortion to allow users to control the window size.
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
#undef OUT
|
||||
#endif
|
||||
|
||||
BEGIN_VALUE_REFLECTOR(osg::TransferFunction)
|
||||
BEGIN_OBJECT_REFLECTOR(osg::TransferFunction)
|
||||
I_BaseType(osg::Referenced);
|
||||
I_Constructor0(____TransferFunction,
|
||||
"",
|
||||
"");
|
||||
|
||||
Reference in New Issue
Block a user