Changeset 979 for branches/Carsten_PtrWork/Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.h
- Timestamp:
- 10/21/07 16:27:52 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Carsten_PtrWork/Source/System/Cluster/Window/MultiDisplay/OSGMultiDisplayWindowBase.h
r976 r979 117 117 static const OSG::BitVector NextFieldMask = 118 118 (TypeTraits<BitVector>::One << NextFieldId); 119 120 typedef SFUInt32 HServersFieldType; 121 typedef SFUInt32 VServersFieldType; 122 typedef SFBool ManageClientViewportsFieldType; 123 typedef SFInt32 XOverlapFieldType; 124 typedef SFInt32 YOverlapFieldType; 125 119 126 120 127 /*---------------------------------------------------------------------*/
