Open CASCADE Technology 7.8.2.dev
Interface_IntList.hxx File Reference

Data Structures

class  Interface_IntList
 This class detains the data which describe a Graph. A Graph has two lists, one for shared refs, one for sharing refs (the reverses). Each list comprises, for each Entity of the Model of the Graph, a list of Entities (shared or sharing). In fact, entities are identified by their numbers in the Model or Graph : this gives better performances. More...