Changeset 1184 for trunk/Source/Base/Base/OSGContainerForwards.h
- Timestamp:
- 04/22/08 04:54:20 (6 months ago)
- Files:
-
- trunk/Source/Base/Base/OSGContainerForwards.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGContainerForwards.h
r1177 r1184 116 116 class NodeCore; 117 117 118 class FieldContainerAttachment;118 class Attachment; 119 119 120 120 class DrawEnv; … … 135 135 136 136 OSG_GEN_CONTAINERPTR(FieldContainer); 137 OSG_GEN_CONTAINERPTR( FieldContainerAttachment);137 OSG_GEN_CONTAINERPTR(Attachment); 138 138 OSG_GEN_CONTAINERPTR(AttachmentContainer); 139 139 OSG_GEN_CONTAINERPTR(Node);
