Ignore:
Timestamp:
08/20/06 22:48:01 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParserXerces.h

    r1201 r1233  
    121121  void EndViewCellInterior(); 
    122122 
    123   void StartViewSpacePartitionElement(const std::string &element, AttributeList& attributes); 
    124   void StartObjectSpacePartitionElement(const std::string &element, AttributeList& attributes); 
     123  void StartViewSpaceHierarchyElement(const std::string &element, AttributeList& attributes); 
     124  void StartObjectSpaceHierarchyElement(const std::string &element, AttributeList& attributes); 
    125125  void StartViewCellHierarchyElement(const std::string &element, AttributeList& attributes); 
    126126 
Note: See TracChangeset for help on using the changeset viewer.