OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
osgDB::UpdateWrapperVersionProxy Struct Reference

#include <ObjectWrapper.h>

Collaboration diagram for osgDB::UpdateWrapperVersionProxy:
Collaboration graph
[legend]

Public Member Functions

 UpdateWrapperVersionProxy (ObjectWrapper *w, int v)
 
 ~UpdateWrapperVersionProxy ()
 

Public Attributes

ObjectWrapper_wrapper
 
int _lastVersion
 

Detailed Description

Definition at line 118 of file ObjectWrapper.h.

Constructor & Destructor Documentation

osgDB::UpdateWrapperVersionProxy::UpdateWrapperVersionProxy ( ObjectWrapper w,
int  v 
)
inline

Definition at line 120 of file ObjectWrapper.h.

Here is the call graph for this function:

osgDB::UpdateWrapperVersionProxy::~UpdateWrapperVersionProxy ( )
inline

Definition at line 126 of file ObjectWrapper.h.

Here is the call graph for this function:

Member Data Documentation

int osgDB::UpdateWrapperVersionProxy::_lastVersion

Definition at line 132 of file ObjectWrapper.h.

ObjectWrapper* osgDB::UpdateWrapperVersionProxy::_wrapper

Definition at line 131 of file ObjectWrapper.h.


The documentation for this struct was generated from the following file: