XLE
v0.02.0
|
Public Types | |
typedef std::vector< std::pair< uint64, uint64 > > | NativePlacementSet |
Public Member Functions | |
void | Add (uint64 document, uint64 id) |
void | Clear () |
bool | IsEmpty () |
void | DoFixup (SceneEngine::PlacementsEditor &placements) |
void | DoFixup (PlacementsEditorWrapper^placements) |
Public Attributes | |
clix::auto_ptr< NativePlacementSet > | _nativePlacements |