| 61 | // container |
| 62 | |
| 63 | VoxelAnimExt::ExtContainer::ExtContainer() : Container("VoxelAnimClass") { } |
| 64 | VoxelAnimExt::ExtContainer::~ExtContainer() = default; |
| 65 | |
| 66 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected