OROCHI
 
Loading...
Searching...
No Matches
GxUnitCameraBase.cpp File Reference

カメラ基礎クラス More...

#include "Gx.h"
Include dependency graph for GxUnitCameraBase.cpp:

Functions

 _PARAM (_lookAt)
 
 _PARAM (_up)
 
 _PARAM (_aspectRatio)
 
 _PARAM (_fov)
 
 _PARAM (_nearZ)
 
 _PARAM (_farZ)
 
 _PARAM (_viewMatrix)
 
 _PARAM (_projectionMatrix)
 
 _PARAM (_eyeFrustum)
 
 _ENUM_NAME_ATTRIBUTE_GUI (_viewportIndex, "ビューポート", GxProperty::ATTRIBUTE_READONLY, RENDER_VIEW)
 
 _ENUM_NAME_GUI (_setViewportIndex, "設定するビューポート", RENDER_VIEW)
 
 _EVENT_ARGUMENT_B32 ("ビューポートに設定", &GxUnitCameraBase::setViewport, true)
 
 _PARAM_NAME_ATTRIBUTE (_setCamera, "設定したビューポートにカメラを設定する", GxProperty::ATTRIBUTE_HIDE)
 
 _PARAM (_orthoMatrixScale)
 
 _PARAM_NAME (_offset, "射影変換行列用オフセット")
 

Detailed Description

カメラ基礎クラス

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Tahir Arai