Changeset 988 for branches/Carsten_PtrWork/Source/System/FieldContainer/Base/OSGFieldContainerType.inl
- Timestamp:
- 10/24/07 19:30:30 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork/Source/System/FieldContainer/Base/OSGFieldContainerType.inl
r780 r988 39 39 OSG_BEGIN_NAMESPACE 40 40 41 inline 42 FieldContainer Ptr FieldContainerType::getPrototype(void) const41 inline FieldContainerPtr 42 FieldContainerType::getPrototype(void) const 43 43 { 44 44 return _pPrototype;
