summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
diff options
context:
space:
mode:
authorLuke Street <luke.street@encounterpc.com>2023-09-10 00:42:26 -0400
committerLuke Street <luke.street@encounterpc.com>2023-09-10 00:48:55 -0400
commitadb95b135c3d7498eba29bbd9728d345eed5a407 (patch)
tree655575b939c12067569263171b68c079b1a232c8 /src/JSystem/J3DGraphAnimator/J3DModelData.cpp
parent81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff)
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DModelData.cpp')
-rw-r--r--src/JSystem/J3DGraphAnimator/J3DModelData.cpp67
1 files changed, 67 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DModelData.cpp b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
new file mode 100644
index 00000000..c9c69e6b
--- /dev/null
+++ b/src/JSystem/J3DGraphAnimator/J3DModelData.cpp
@@ -0,0 +1,67 @@
+//
+// Generated by dtk
+// Translation Unit: J3DModelData.cpp
+//
+
+#include "JSystem/J3DGraphAnimator/J3DModelData.h"
+#include "dolphin/types.h"
+
+/* 802ECF30-802ECF70 .text clear__12J3DJointTreeFv */
+void J3DJointTree::clear() {
+ /* Nonmatching */
+}
+
+/* 802ECF70-802ED108 .text makeHierarchy__12J3DJointTreeFP7J3DNodePPC17J3DModelHierarchyP16J3DMaterialTablePP8J3DShape */
+void J3DJointTree::makeHierarchy(J3DNode*, const J3DModelHierarchy**, J3DMaterialTable*, J3DShape**) {
+ /* Nonmatching */
+}
+
+/* 802ED108-802ED130 .text clear__12J3DModelDataFv */
+void J3DModelData::clear() {
+ /* Nonmatching */
+}
+
+/* 802ED130-802ED1A8 .text __ct__12J3DModelDataFv */
+J3DModelData::J3DModelData() {
+ /* Nonmatching */
+}
+
+/* 802ED1A8-802ED238 .text __dt__12J3DModelDataFv */
+J3DModelData::~J3DModelData() {
+ /* Nonmatching */
+}
+
+/* 802ED238-802ED2A4 .text initShapeNodes__12J3DModelDataFv */
+void J3DModelData::initShapeNodes() {
+ /* Nonmatching */
+}
+
+/* 802ED2A4-802ED340 .text sortVcdVatCmd__12J3DModelDataFv */
+void J3DModelData::sortVcdVatCmd() {
+ /* Nonmatching */
+}
+
+/* 802ED340-802ED3E8 .text indexToPtr__12J3DModelDataFv */
+void J3DModelData::indexToPtr() {
+ /* Nonmatching */
+}
+
+/* 802ED3E8-802ED434 .text isDeformablePositionFormat__12J3DModelDataCFv */
+void J3DModelData::isDeformablePositionFormat() const {
+ /* Nonmatching */
+}
+
+/* 802ED434-802ED4F4 .text setMaterialTable__12J3DModelDataFP16J3DMaterialTable19J3DMaterialCopyFlag */
+void J3DModelData::setMaterialTable(J3DMaterialTable*, J3DMaterialCopyFlag) {
+ /* Nonmatching */
+}
+
+/* 802ED4F4-802ED500 .text getType__7J3DNodeCFv */
+void J3DNode::getType() const {
+ /* Nonmatching */
+}
+
+/* 802ED500-802ED564 .text __dt__12J3DJointTreeFv */
+J3DJointTree::~J3DJointTree() {
+ /* Nonmatching */
+}