Home | History | Annotate | Download | only in dom

Lines Matching refs:CAMERA

23  * The camera element declares a view into the scene hierarchy or scene graph.
24 * The camera contains elements that describe the camera?s optics and imager.
29 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::CAMERA; }
39 * Optics represents the apparatus on a camera that projects the image onto
72 * camera.
197 * The perspective element describes the optics of a perspective camera.
321 * camera. @see domOrthographic
325 * The perspective element describes the optics of a perspective camera. @see
472 * Imagers represent the image sensor of a camera (for example film or CCD).
556 * The camera element may contain an asset element. @see domAsset
560 * Optics represents the apparatus on a camera that projects the image onto
565 * Imagers represent the image sensor of a camera (for example film or CCD).