Changeset 151 for osgVisual/include/util
- Timestamp:
- Nov 9, 2010, 10:37:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/include/util/visual_util.h
r146 r151 231 231 * xmlNode* yourNode = util::getModuleXMLConfig( configFilename, "core", tmpDoc ); 232 232 * // use yourNode 233 * if( tmpDoc)233 * if(yourNode) 234 234 * { 235 235 * xmlFreeDoc(tmpDoc); xmlCleanupParser();
Note: See TracChangeset
for help on using the changeset viewer.