KiCad PCB EDA Suite
|
#include "3d_info.h"
#include <core/typeinfo.h>
#include "string_utils.h"
#include <hash_128.h>
#include <list>
#include <map>
#include "plugins/3dapi/c3dmodel.h"
#include <project.h>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | S3D_CACHE |
Cache for storing the 3D shapes. More... | |