mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-30 07:45:16 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
68 lines
1.8 KiB
C++
68 lines
1.8 KiB
C++
//
|
|
// 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 */
|
|
}
|