Definition in file transform_shape.cpp.
#include "std3d.h"
#include "nel/misc/hierarchical_timer.h"
#include "nel/misc/debug.h"
#include "3d/driver.h"
#include "3d/transform_shape.h"
#include "3d/skeleton_model.h"
#include "3d/mesh_base_instance.h"
#include "3d/clip_trav.h"
#include "3d/render_trav.h"
#include "3d/load_balancing_trav.h"
#include "3d/quad_grid_clip_cluster.h"
#include "3d/scene.h"
Go to the source code of this file.
Namespaces | |
namespace | NL3D |
Defines | |
#define | NL3D_MEM_INSTANCE NL_ALLOC_CONTEXT( 3dIns ) |
|
Definition at line 40 of file transform_shape.cpp. |