Show
Ignore:
Timestamp:
04/22/08 04:54:20 (6 months ago)
Author:
vossg
Message:

renamed: FieldContainerAttachment? → Attachment

ContainerPool?ContainerAttachment?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Base/Base/OSGContainerForwards.h

    r1177 r1184  
    116116class NodeCore; 
    117117 
    118 class FieldContainerAttachment; 
     118class Attachment; 
    119119 
    120120class DrawEnv; 
     
    135135 
    136136OSG_GEN_CONTAINERPTR(FieldContainer); 
    137 OSG_GEN_CONTAINERPTR(FieldContainerAttachment); 
     137OSG_GEN_CONTAINERPTR(Attachment); 
    138138OSG_GEN_CONTAINERPTR(AttachmentContainer); 
    139139OSG_GEN_CONTAINERPTR(Node);