Updated wrappers

This commit is contained in:
Robert Osfield
2006-08-03 16:04:43 +00:00
parent 174e3b3dc3
commit 5889052f5a
7 changed files with 24 additions and 5 deletions

View File

@@ -163,6 +163,9 @@ END_REFLECTOR
BEGIN_VALUE_REFLECTOR(osg::CameraNode::Attachment)
I_Constructor0();
I_Method0(int, width);
I_Method0(int, height);
I_Method0(int, depth);
END_REFLECTOR
BEGIN_OBJECT_REFLECTOR(osg::CameraNode::DrawCallback)