|
HDK
|
This is the complete list of members for GfCamera, including all inherited members.
| APERTURE_UNIT | GfCamera | static |
| DEFAULT_HORIZONTAL_APERTURE | GfCamera | static |
| DEFAULT_VERTICAL_APERTURE | GfCamera | static |
| FOCAL_LENGTH_UNIT | GfCamera | static |
| FOVDirection enum name | GfCamera | |
| FOVHorizontal enum value | GfCamera | |
| FOVVertical enum value | GfCamera | |
| GetAspectRatio() const | GfCamera | |
| GetClippingPlanes() const | GfCamera | |
| GetClippingRange() const | GfCamera | |
| GetFieldOfView(FOVDirection direction) const | GfCamera | |
| GetFocalLength() const | GfCamera | |
| GetFocusDistance() const | GfCamera | |
| GetFrustum() const | GfCamera | |
| GetFStop() const | GfCamera | |
| GetHorizontalAperture() const | GfCamera | |
| GetHorizontalApertureOffset() const | GfCamera | |
| GetProjection() const | GfCamera | |
| GetTransform() const | GfCamera | |
| GetVerticalAperture() const | GfCamera | |
| GetVerticalApertureOffset() const | GfCamera | |
| GfCamera(const GfMatrix4d &transform=GfMatrix4d(1.0), Projection projection=Perspective, float horizontalAperture=DEFAULT_HORIZONTAL_APERTURE, float verticalAperture=DEFAULT_VERTICAL_APERTURE, float horizontalApertureOffset=0.0, float verticalApertureOffset=0.0, float focalLength=50.0, const GfRange1f &clippingRange=GfRange1f(1, 1000000), const std::vector< GfVec4f > &clippingPlanes=std::vector< GfVec4f >(), float fStop=0.0, float focusDistance=0.0) | GfCamera | |
| operator!=(const GfCamera &other) const | GfCamera | |
| operator==(const GfCamera &other) const | GfCamera | |
| Orthographic enum value | GfCamera | |
| Perspective enum value | GfCamera | |
| Projection enum name | GfCamera | |
| SetClippingPlanes(const std::vector< GfVec4f > &val) | GfCamera | |
| SetClippingRange(const GfRange1f &val) | GfCamera | |
| SetFocalLength(const float val) | GfCamera | |
| SetFocusDistance(const float val) | GfCamera | |
| SetFromViewAndProjectionMatrix(const GfMatrix4d &viewMatrix, const GfMatrix4d &projMatix, const float focalLength=50.0) | GfCamera | |
| SetFStop(const float val) | GfCamera | |
| SetHorizontalAperture(const float val) | GfCamera | |
| SetHorizontalApertureOffset(const float val) | GfCamera | |
| SetOrthographicFromAspectRatioAndSize(float aspectRatio, float orthographicSize, FOVDirection direction) | GfCamera | |
| SetPerspectiveFromAspectRatioAndFieldOfView(float aspectRatio, float fieldOfView, FOVDirection direction, float horizontalAperture=DEFAULT_HORIZONTAL_APERTURE) | GfCamera | |
| SetProjection(const Projection &val) | GfCamera | |
| SetTransform(const GfMatrix4d &val) | GfCamera | |
| SetVerticalAperture(const float val) | GfCamera | |
| SetVerticalApertureOffset(const float val) | GfCamera |