Camera Member List
This is the complete list of members for
Camera, including all inherited members.
| aspect | Camera | |
| bindTarget(SceneObject *sceneObj) | Camera | |
| Camera(int width_in, int height_in, float fov_in=60, float nearclip_in=0.1, float farclip_in=2000.0, int type_in=CAMERA_FREE) | Camera | |
| Camera() | Camera | |
| control(int controllerId, int motionId, float value) | Camera | [virtual] |
| Dump() | Resource | |
| farclip | Camera | |
| fov | Camera | |
| GetFileHeader(const std::string &filename, DataTree &fileHeader_out) | Resource | [static] |
| getHeader() | Resource | |
| getId() | Resource | |
| getProperies() | Resource | |
| getRay(int x, int y) | Camera | |
| getRayTo(int x, int y) | Camera | |
| getType() | Resource | |
| header | Resource | [protected] |
| headerLoaded() | Resource | |
| height | Camera | |
| idName | Resource | [protected] |
| lastActive | Camera | [static] |
| loaded | Resource | [protected] |
| LoadFileHeader(const std::string &filename) | Resource | |
| LoadFileProperties() | Resource | |
| LoadFromFile(const std::string &filename) | Resource | |
| LoadFromFileXML(const std::string &filename) | Resource | |
| moveViewRelative(XYZ &pt, float xdelta, float zdelta) | Camera | |
| nearclip | Camera | |
| onLoad() | Resource | [virtual] |
| onSave() | Resource | [virtual] |
| position | Camera | |
| projectionMatrix | Camera | |
| properties | Resource | [protected] |
| propertiesLoaded() | Resource | |
| read_control(int controllerId, int motionId) | Controllable | [inline, virtual] |
| Resource() | Resource | |
| right | Camera | |
| rotation | Camera | |
| SaveToFile(const std::string &filename) | Resource | |
| SaveToFileXML(const std::string &filename) | Resource | |
| sceneObjTarget | Camera | |
| setAspect(float aspect_in) | Camera | |
| setAspect(int screen_w, int screen_h) | Camera | |
| setClip(float near_in, float far_in) | Camera | |
| setFOV(float fov_in) | Camera | |
| setId(const std::string &id_in) | Resource | |
| setPosition(const XYZ &pos) | Camera | |
| setRotation(const XYZ &pos) | Camera | |
| setSize(int width_in, int height_in) | Camera | |
| setTarget(const XYZ &pos) | Camera | |
| setType(int type_in) | Camera | |
| Resource::setType(const std::string &typeName_in) | Resource | |
| setup() | Camera | |
| sourceFile | Resource | [protected] |
| target | Camera | |
| trackTarget(float trackingSpeed, float safeDistance) | Camera | |
| type | Camera | |
| typeName | Resource | [protected] |
| up | Camera | |
| viewMatrix | Camera | |
| width | Camera | |
| ~Camera() | Camera | |
| ~Controllable() | Controllable | [inline, virtual] |