The SEDRIS Data Representation Model
APPENDIX A - Classes Property Set Table Library |
---|
An instance of this DRM class is a <Library> of <Property Set Table Group> instances.
Consider a transmittal containing large stretches of various types of terrain, represented with texture-mapped <Polygon> instances, where the textures are blended with <Colour> instances.
For efficiency, the source of this transmittal uses a library of terrain textures, which are repeated at intervals across the terrain. Consequently, a limited number of <Image Mapping Function>, <Colour> pairs are repeated across a large number of <Polygon> instances as components.
Rather than creating many duplicate objects, the data provider creates an <Property Set Table Library>. Each of the <Image Mapping Function>, <Colour> pairs is placed in a <Property Set>, which is in turn stored in the primary <Property Set Table> of a <Property Set Table Group> within the library.
Each <Polygon> is then given a <Property Set Index> component, which is associated to the appropriate <Property Set Table Group>.
No FAQs supplied.
|