|
function OrbitPanView | new (pVp) end |
|
function OrbitPanView | SetLookAt (vLookAt) end |
|
function OrbitPanView | SetMouseSensitivity (fVal) end |
|
function OrbitPanView | SetLookAtDistance (fVal) end |
|
function OrbitPanView | GetMouseSensitivity () end |
|
function OrbitPanView | GetLookAtDistance () end |
|
function OrbitPanView | GetLookAt () end |
|
function OrbitPanView | UpdateView (bUsingCallbackFunc) end |
|
function OrbitPanView | RatateAround (nDeltaX, nDeltaY) end |
|
function OrbitPanView | SetPitchLimit (fMinEulerRadian, fMaxEulerRadian, bEnable) end |
|
function OrbitPanView | SetYawLimit (fMinEulerRadian, fMaxEulerRadian, bEnable) end |
|
function XEViewport | GetVPTypeName (eType) end |
|
function XEViewport | new (eType, pWindow, strName, fWindowScale) end |
|
function XEViewport | Render () end |
|
function XEViewport | Resize () end |
|
function XEViewport | Resize (nWidth, nHeight) end |
|
function XEViewport | Resize (nX, nY, nWidth, nHeight) end |
|
function XEViewport | UpdateAttachedCameraAspect () end |
|
function XEViewport | GetName () end |
|
function XEViewport | GetXViewport () end |
|
function XEViewport | IsActive () end |
|
function XEViewport | SetActive (bActive) end |
|
function XEViewport | GetType () end |
|
function XEViewport | GetAddRenderOption () end |
|
function XEViewport | SetAddRenderOption (nOption) end |
|
function XEViewport | AttachWorld (pWorld) end |
|
function XEViewport | GetAttachWorld () end |
|
function XEViewport | GetWorkCamera () end |
|
function XEViewport | GetAttachCamera () end |
|
function XEViewport | GetPresentWindow () end |
|
function XEViewport | SetPresentWindow (pWindow) end |
|
function XEViewport | AttachCamera (pAttachCamera) end |
|
function XEViewport | SetOwnerCameraParam (pCamera) end |
|
function XEViewport | AttachToOwnerCamera () end |
|
function XEViewport | GetOwnerCamera () end |
|
function XEViewport | SetCameraPosTextColor (r, g, b, a) end |
|
function XEViewport | SetCameraPosTextColor (color) end |
|
function XEViewport | SetFpsTextColor (r, g, b, a) end |
|
function XEViewport | SetFpsTextColor (color) end |
|
function XEViewport | SetFpsRenderPos (FpsRenderpos) end |
|
function XEViewport | GetRenderY () end |
|
function XEViewport | GetViewportWidth () end |
|
function XEViewport | GetViewportHeight () end |
|
function XEViewport | GetOribitPanView () end |
|
function XEViewport | GetWindowScale () end |
|
function XEViewport | SetStatDisplayColor (groupColor, statColor) end |
|
function XEViewport | GetStatDisplayColor (outGroupColor, outStatColor) end |
|
function XEViewportManager | CreateXEViewport (eType, strName, pWindow, fWindowScale) end |
|
function XEViewportManager | DeleteXEViewport (strName) end |
|
function XEViewportManager | GetXEViewport (strName) end |
|
function XEViewportManager | GetXEViewport (pWorld) end |
|
function XEViewportManager | GetXEViewport (pWorld, eViewportType) end |
|
function XEViewportManager | GetXEViewport (pWin) end |
|
function XEViewportManager | GetXEViewport (pWin, eViewportType) end |
|
function XEViewportManager | GetAllXEViewports (pWin) end |
|
function XEViewportManager | GetXEViewport (pViewPort) end |
|
function XEViewportManager | GetRefXEViewport (pCamera) end |
|
function XEViewportManager | GetXEViewportByWorldName (strWorldName) end |
|