#include <JSGCamera.h>
◆ ~TCamera()
JStage::TCamera::~TCamera |
( |
| ) |
|
|
pure virtual |
◆ JSGFGetType()
s32 JStage::TCamera::JSGFGetType |
( |
| ) |
const |
|
virtual |
◆ JSGGetProjectionAspect()
f32 JStage::TCamera::JSGGetProjectionAspect |
( |
| ) |
const |
|
virtual |
◆ JSGGetProjectionFar()
f32 JStage::TCamera::JSGGetProjectionFar |
( |
| ) |
const |
|
virtual |
◆ JSGGetProjectionField()
void JStage::TCamera::JSGGetProjectionField |
( |
f32 * | | ) |
const |
|
virtual |
◆ JSGGetProjectionFovy()
f32 JStage::TCamera::JSGGetProjectionFovy |
( |
| ) |
const |
|
virtual |
◆ JSGGetProjectionNear()
f32 JStage::TCamera::JSGGetProjectionNear |
( |
| ) |
const |
|
virtual |
◆ JSGGetProjectionType()
bool JStage::TCamera::JSGGetProjectionType |
( |
| ) |
const |
|
virtual |
◆ JSGGetViewPosition()
void JStage::TCamera::JSGGetViewPosition |
( |
Vec * | | ) |
const |
|
virtual |
◆ JSGGetViewRoll()
f32 JStage::TCamera::JSGGetViewRoll |
( |
| ) |
const |
|
virtual |
◆ JSGGetViewTargetPosition()
void JStage::TCamera::JSGGetViewTargetPosition |
( |
Vec * | | ) |
const |
|
virtual |
◆ JSGGetViewType()
bool JStage::TCamera::JSGGetViewType |
( |
| ) |
const |
|
virtual |
◆ JSGGetViewUpVector()
void JStage::TCamera::JSGGetViewUpVector |
( |
Vec * | | ) |
const |
|
virtual |
◆ JSGSetProjectionAspect()
void JStage::TCamera::JSGSetProjectionAspect |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetProjectionFar()
void JStage::TCamera::JSGSetProjectionFar |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetProjectionField()
void JStage::TCamera::JSGSetProjectionField |
( |
f32 const * | | ) |
|
|
virtual |
◆ JSGSetProjectionFovy()
void JStage::TCamera::JSGSetProjectionFovy |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetProjectionNear()
void JStage::TCamera::JSGSetProjectionNear |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetProjectionType()
◆ JSGSetViewPosition()
void JStage::TCamera::JSGSetViewPosition |
( |
Vec const & | | ) |
|
|
virtual |
◆ JSGSetViewRoll()
void JStage::TCamera::JSGSetViewRoll |
( |
f32 | | ) |
|
|
virtual |
◆ JSGSetViewTargetPosition()
void JStage::TCamera::JSGSetViewTargetPosition |
( |
Vec const & | | ) |
|
|
virtual |
◆ JSGSetViewType()
◆ JSGSetViewUpVector()
void JStage::TCamera::JSGSetViewUpVector |
( |
Vec const & | | ) |
|
|
virtual |
The documentation for this struct was generated from the following files: