|
Isle
|
[AI] Unknown mesh sub-component structure possibly used for materials or textures. More...
#include <legomesh.h>
Public Member Functions | |
| ~LegoMeshUnkComponent () | |
Public Attributes | |
| undefined | m_unk0x00 [8] |
| [AI] Padding/unknown bytes, function unknown. [AI] More... | |
| undefined * | m_unk0x08 |
| [AI] Unknown dynamically allocated pointer, deleted in destructor. [AI] More... | |
| undefined * | m_unk0x0c |
| [AI] Unknown dynamically allocated pointer, deleted in destructor. [AI] More... | |
| undefined * | m_unk0x10 |
| [AI] Unknown dynamically allocated pointer, deleted in destructor. [AI] More... | |
| undefined * | m_unk0x14 |
| [AI] Unknown dynamically allocated pointer, deleted in destructor. [AI] More... | |
| undefined * | m_unk0x18 |
| [AI] Unknown dynamically allocated pointer, deleted in destructor. [AI] More... | |
[AI] Unknown mesh sub-component structure possibly used for materials or textures.
The destructor deletes its owned dynamic members.
[AI] This struct acts as an opaque component container holding five pointer members that are deleted on destruction if not null, but their purpose is unknown. [AI]
Definition at line 16 of file legomesh.h.
|
inline |
Definition at line 17 of file legomesh.h.
| undefined LegoMeshUnkComponent::m_unk0x00[8] |
[AI] Padding/unknown bytes, function unknown. [AI]
Definition at line 36 of file legomesh.h.
| undefined* LegoMeshUnkComponent::m_unk0x08 |
[AI] Unknown dynamically allocated pointer, deleted in destructor. [AI]
Definition at line 37 of file legomesh.h.
| undefined* LegoMeshUnkComponent::m_unk0x0c |
[AI] Unknown dynamically allocated pointer, deleted in destructor. [AI]
Definition at line 38 of file legomesh.h.
| undefined* LegoMeshUnkComponent::m_unk0x10 |
[AI] Unknown dynamically allocated pointer, deleted in destructor. [AI]
Definition at line 39 of file legomesh.h.
| undefined* LegoMeshUnkComponent::m_unk0x14 |
[AI] Unknown dynamically allocated pointer, deleted in destructor. [AI]
Definition at line 40 of file legomesh.h.
| undefined* LegoMeshUnkComponent::m_unk0x18 |
[AI] Unknown dynamically allocated pointer, deleted in destructor. [AI]
Definition at line 41 of file legomesh.h.