openmw-tes3coop/components/nif
Chris Robinson 046e9686f9 Cleanup RecordPtrT
This moves the index resolution into a separate post method instead of always
checking when access. As a result, it reduces the size of it down to the size
of a pointer, as opposed to 2 pointers + 1 int. The appropriate methods are
added to the various node types to make sure they're resolved.
2012-07-02 21:41:21 -07:00
..
tests directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
.gitignore directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
controlled.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
controller.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
data.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
effect.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
extra.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
nif_file.cpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
nif_file.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
nif_types.hpp Fix tabulation/formatting 2012-03-23 22:15:45 +02:00
node.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
property.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
record.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00
record_ptr.hpp Cleanup RecordPtrT 2012-07-02 21:41:21 -07:00