Data Structures | Functions

include/math/orxOBox.h File Reference

#include "orxInclude.h"
#include "math/orxVector.h"

Go to the source code of this file.

Data Structures

struct  orxOBOX

Functions

static orxINLINE orxBOOL orxOBox_2DIsInside (const orxOBOX *_pstBox, const orxVECTOR *_pvPosition)
static orxINLINE orxOBOXorxOBox_2DRotate (orxOBOX *_pstRes, const orxOBOX *_pstOp, orxFLOAT _fAngle)
static orxINLINE orxOBOXorxOBox_2DSet (orxOBOX *_pstRes, const orxVECTOR *_pvWorldPosition, const orxVECTOR *_pvPivot, const orxVECTOR *_pvSize, orxFLOAT _fAngle)
static orxINLINE orxOBOXorxOBox_Copy (orxOBOX *_pstDst, const orxOBOX *_pstSrc)
static orxINLINE orxVECTORorxOBox_GetCenter (const orxOBOX *_pstOp, orxVECTOR *_pvRes)
static orxINLINE orxBOOL orxOBox_IsInside (const orxOBOX *_pstBox, const orxVECTOR *_pvPosition)
static orxINLINE orxOBOXorxOBox_Move (orxOBOX *_pstRes, const orxOBOX *_pstOp, const orxVECTOR *_pvMove)
static orxINLINE orxBOOL orxOBox_ZAlignedTestIntersection (const orxOBOX *_pstBox1, const orxOBOX *_pstBox2)

Detailed Description

Date:
03/10/2008
Author:
iarwain@orx-project.org
Todo:

Definition in file orxOBox.h.


Generated for orx by doxygen 1.5.6