blob: 8d9e7f43e0b1c8badbaea40c1633dff4774a258b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
//
// Generated by dtk
// Translation Unit: J3DUDL.cpp
//
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/J3DGraphBase/J3DShapeMtx.h"
// generate getUseMtxNum weak function.
static void dummy(J3DShapeMtx* shapeMtx) { shapeMtx->getUseMtxNum(); }
|