mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-16 14:30:33 -04:00
@@ -0,0 +1,67 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: J2DOrthoGraph.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/J2DGraph/J2DOrthoGraph.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802CDB78-802CDBD8 .text __ct__13J2DOrthoGraphFv */
|
||||
J2DOrthoGraph::J2DOrthoGraph() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDBD8-802CDCB4 .text __ct__13J2DOrthoGraphFffffff */
|
||||
J2DOrthoGraph::J2DOrthoGraph(float, float, float, float, float, float) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDCB4-802CDD14 .text setPort__13J2DOrthoGraphFv */
|
||||
void J2DOrthoGraph::setPort() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDD14-802CDD48 .text setOrtho__13J2DOrthoGraphFRCQ29JGeometry8TBox2<f>ff */
|
||||
void J2DOrthoGraph::setOrtho(const JGeometry::TBox2<float>&, float, float) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDD48-802CDD84 .text setLookat__13J2DOrthoGraphFv */
|
||||
void J2DOrthoGraph::setLookat() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDD84-802CDE10 .text scissorBounds__13J2DOrthoGraphFPQ29JGeometry8TBox2<f>PCQ29JGeometry8TBox2<f> */
|
||||
void J2DOrthoGraph::scissorBounds(JGeometry::TBox2<float>*, const JGeometry::TBox2<float>*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDE10-802CDF3C .text J2DDrawLine__FffffQ28JUtility6TColori */
|
||||
void J2DDrawLine(float, float, float, float, JUtility::TColor, int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDF3C-802CDF84 .text J2DFillBox__FffffQ28JUtility6TColor */
|
||||
void J2DFillBox(float, float, float, float, JUtility::TColor) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CDF84-802CE014 .text J2DFillBox__FRCQ29JGeometry8TBox2<f>Q28JUtility6TColor */
|
||||
void J2DFillBox(const JGeometry::TBox2<float>&, JUtility::TColor) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CE014-802CE060 .text J2DDrawFrame__FffffQ28JUtility6TColorUc */
|
||||
void J2DDrawFrame(float, float, float, float, JUtility::TColor, unsigned char) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CE060-802CE100 .text J2DDrawFrame__FRCQ29JGeometry8TBox2<f>Q28JUtility6TColorUc */
|
||||
void J2DDrawFrame(const JGeometry::TBox2<float>&, JUtility::TColor, unsigned char) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802CE100-802CE108 .text getGrafType__13J2DOrthoGraphCFv */
|
||||
void J2DOrthoGraph::getGrafType() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user