Public Attributes | |
| ClipModelT * | ClipModel |
| This clip model is... More... | |
| ClipSectorT * | ClipSector |
| ...in this clip sector (the model can be in more sectors and the sector can have more models). More... | |
| ClipLinkT * | PrevModelInSector |
| The previous model that is in the same sector. More... | |
| ClipLinkT * | NextModelInSector |
| The next model that is in the same sector. More... | |
| ClipLinkT * | NextSectorOfModel |
| The next sector of the same model. More... | |
| ClipModelT* cf::ClipSys::ClipLinkT::ClipModel |
This clip model is...
| ClipSectorT* cf::ClipSys::ClipLinkT::ClipSector |
...in this clip sector (the model can be in more sectors and the sector can have more models).
| ClipLinkT* cf::ClipSys::ClipLinkT::NextModelInSector |
The next model that is in the same sector.
| ClipLinkT* cf::ClipSys::ClipLinkT::NextSectorOfModel |
The next sector of the same model.
| ClipLinkT* cf::ClipSys::ClipLinkT::PrevModelInSector |
The previous model that is in the same sector.