v2.0.2
List of all members
CC3PODCamera Class Reference

#import <CC3PODCamera.h>

Inheritance diagram for CC3PODCamera:
Inheritance graph
[legend]

Additional Inherited Members

- Instance Methods inherited from CC3Camera
(CC3Vector- calculateLocationToShowAllOf:fromDirection:withPadding:
 
(CC3Vector- calculateLocationToShowAllOf:whileLookingAt:fromDirection:withPadding:
 
(CGPoint) - cc2PointFromGLPoint:
 
(void) - closeWithVisitor:
 
(CGPoint) - glPointFromCC2Point:
 
(void) - markProjectionDirty
 
(void) - moveToShowAllOf:
 
(void) - moveToShowAllOf:fromDirection:
 
(void) - moveToShowAllOf:fromDirection:withPadding:
 
(void) - moveToShowAllOf:whileLookingAt:
 
(void) - moveToShowAllOf:whileLookingAt:fromDirection:
 
(void) - moveToShowAllOf:whileLookingAt:fromDirection:withPadding:
 
(void) - moveToShowAllOf:whileLookingAt:withPadding:
 
(void) - moveToShowAllOf:withPadding:
 
(void) - moveWithDuration:toShowAllOf:
 
(void) - moveWithDuration:toShowAllOf:fromDirection:
 
(void) - moveWithDuration:toShowAllOf:fromDirection:withPadding:
 
(void) - moveWithDuration:toShowAllOf:whileLookingAt:fromDirection:
 
(void) - moveWithDuration:toShowAllOf:whileLookingAt:fromDirection:withPadding:
 
(void) - moveWithDuration:toShowAllOf:whileLookingAt:withPadding:
 
(void) - moveWithDuration:toShowAllOf:withPadding:
 
(void) - moveWithDuration:whileLookingAt:toShowAllOf:
 
(void) - openWithVisitor:
 
(CC3Vector- projectLocation:
 
(CC3Vector- projectLocation:onNode:
 
(CC3Vector- projectNode:
 
(CC3Ray- unprojectPoint:
 
(CC3Vector4- unprojectPoint:ontoPlane:
 
- Class Methods inherited from CC3Node
(GLfloat) + __deprecated
 
(CGFloat) + descriptorFontSize
 
(ccColor4F) + directionMarkerColor
 
(id) + node
 
(id) + nodeAtIndex:fromPODResource:
 
(id) + nodeWithName:
 
(id) + nodeWithTag:
 
(id) + nodeWithTag:withName:
 
(void) + setDefaultScaleTolerance:
 
(void) + setDescriptorFontSize:
 
(void) + setDirectionMarkerColor:
 
(void) + setWireframeBoxColor:
 
(ccColor4F) + wireframeBoxColor
 
- Properties inherited from CC3Camera
GLfloat nearClippingPlane __deprecated
 
GLfloat farClippingPlane __deprecated
 
CC3Matrix *modelviewMatrix __deprecated
 
GLfloat effectiveFieldOfView
 
GLfloat farClippingDistance
 
GLfloat fieldOfView
 
UIInterfaceOrientation fieldOfViewAspectOrientation
 
CC3FieldOfViewOrientation fieldOfViewOrientation
 
CC3Vector forwardDirection
 
CC3Frustumfrustum
 
BOOL hasInfiniteDepthOfField
 
BOOL isCamera
 
BOOL isOpen
 
BOOL isUsingParallelProjection
 
GLfloat nearClippingDistance
 
CC3MatrixprojectionMatrix
 
BOOL shouldClipToViewport
 
CC3MatrixviewMatrix
 
CC3Viewport viewport
 

Detailed Description

A CC3Camera whose content originates from POD resource data.

This is a concrete implementation of the CC3Node category PVRPOD.

In this implementation, the fieldOfViewOrientation is set to CC3FieldOfViewOrientationHorizontal since the fieldOfView value in a POD file is always specified as the horizontal field of view.


The documentation for this class was generated from the following file: