#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGNodePtr.h"#include "OSGCameraDecorator.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static char | cvsid_cpp [] = "@(#)$Id: $" |
| static char | cvsid_hpp [] = OSGCAMERADECORATOR_HEADER_CVSID |
| static char | cvsid_inl [] = OSGCAMERADECORATOR_INLINE_CVSID |
char cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 167 of file OSGCameraDecorator.cpp.
char cvsid_hpp[] = OSGCAMERADECORATOR_HEADER_CVSID [static] |
Definition at line 168 of file OSGCameraDecorator.cpp.
char cvsid_inl[] = OSGCAMERADECORATOR_INLINE_CVSID [static] |
Definition at line 169 of file OSGCameraDecorator.cpp.
1.5.5