__init__() | PerspectiveLens | |
__init__(float hfov, float vfov) | PerspectiveLens | |
__reduce__() | TypedWritable | |
__reduce_persist__(object pickler) | TypedWritable | |
aspect_ratio | Lens | |
change_event | Lens | |
clear() | Lens | |
clearCustomFilmMat() | Lens | |
clearKeystone() | Lens | |
clearViewMat() | Lens | |
convergence_distance | Lens | |
coordinate_system | Lens | |
decodeFromBamStream(VectorUchar data, BamReader reader) | TypedWritableReferenceCount | static |
encodeToBamStream() | TypedWritable | |
encodeToBamStream(VectorUchar data, BamWriter writer) | TypedWritable | |
extrude(const LPoint2 point2d, LPoint3 near_point, LPoint3 far_point) | Lens | |
extrude(const LPoint3 point2d, LPoint3 near_point, LPoint3 far_point) | Lens | |
extrudeDepth(const LPoint3 point2d, LPoint3 point3d) | Lens | |
extrudeVec(const LPoint2 point2d, LVector3 vec3d) | Lens | |
extrudeVec(const LPoint3 point2d, LVector3 vec3d) | Lens | |
far | Lens | |
FC_aspect_ratio enum value | Lens | |
FC_camera_plane enum value | Lens | |
FC_keystone enum value | Lens | |
FC_off_axis enum value | Lens | |
FC_roll enum value | Lens | |
FC_shear enum value | Lens | |
fillin(DatagramIterator scan, BamReader manager) | TypedWritable | |
film_offset | Lens | |
film_size | Lens | |
focal_length | Lens | |
fov | Lens | |
FromCorners enum name | Lens | |
getAspectRatio() | Lens | |
getBamModified() | TypedWritable | |
getChangeEvent() | Lens | |
getClassType() | PerspectiveLens | static |
getConvergenceDistance() | Lens | |
getCoordinateSystem() | Lens | |
getCustomFilmMat() | Lens | |
getDefaultFar() | Lens | static |
getDefaultNear() | Lens | static |
getFar() | Lens | |
getFilmMat() | Lens | |
getFilmMatInv() | Lens | |
getFilmOffset() | Lens | |
getFilmSize() | Lens | |
getFocalLength() | Lens | |
getFov() | Lens | |
getHfov() | Lens | |
getInterocularDistance() | Lens | |
getKeystone() | Lens | |
getLastChange() | Lens | |
getLensMat() | Lens | |
getLensMatInv() | Lens | |
getMinFov() | Lens | |
getNear() | Lens | |
getNodalPoint() | Lens | |
getProjectionMat(Lens::StereoChannel channel) | Lens | |
getProjectionMatInv(Lens::StereoChannel channel) | Lens | |
getRefCount() | ReferenceCount | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
getUpVector() | Lens | |
getVfov() | Lens | |
getViewHpr() | Lens | |
getViewMat() | Lens | |
getViewVector() | Lens | |
interocular_distance | Lens | |
isExactType(TypeHandle handle) | TypedObject | |
isLinear() | Lens | |
isOfType(TypeHandle handle) | TypedObject | |
isOrthographic() | Lens | |
isPerspective() | Lens | |
keystone | Lens | |
makeBounds() | Lens | |
makeCopy() | Lens | |
makeGeometry() | Lens | |
markBamModified() | TypedWritable | |
min_fov | Lens | |
near | Lens | |
nodal_point | Lens | |
output(Ostream out) | Lens | |
project(const LPoint3 point3d, LPoint2 point2d) | Lens | |
project(const LPoint3 point3d, LPoint3 point2d) | Lens | |
recomputeAll() | Lens | |
ref() | ReferenceCount | |
ref_count | ReferenceCount | |
SC_left enum value | Lens | |
SC_mono enum value | Lens | |
SC_right enum value | Lens | |
SC_stereo enum value | Lens | |
setAspectRatio(float aspect_ratio) | Lens | |
setChangeEvent(str event) | Lens | |
setConvergenceDistance(float convergence_distance) | Lens | |
setCoordinateSystem(CoordinateSystem cs) | Lens | |
setCustomFilmMat(const LMatrix4 custom_film_mat) | Lens | |
setFar(float far_distance) | Lens | |
setFilmOffset(const LVecBase2 film_offset) | Lens | |
setFilmOffset(float x, float y) | Lens | |
setFilmSize(const LVecBase2 film_size) | Lens | |
setFilmSize(float width) | Lens | |
setFilmSize(float width, float height) | Lens | |
setFocalLength(float focal_length) | Lens | |
setFov(const LVecBase2 fov) | Lens | |
setFov(float fov) | Lens | |
setFov(float hfov, float vfov) | Lens | |
setFrustumFromCorners(const LVecBase3 ul, const LVecBase3 ur, const LVecBase3 ll, const LVecBase3 lr, int flags) | Lens | |
setInterocularDistance(float interocular_distance) | Lens | |
setKeystone(const LVecBase2 keystone) | Lens | |
setMinFov(float min_fov) | Lens | |
setNear(float near_distance) | Lens | |
setNearFar(float near_distance, float far_distance) | Lens | |
setViewHpr(const LVecBase3 view_hpr) | Lens | |
setViewHpr(float h, float p, float r) | Lens | |
setViewMat(const LMatrix4 view_mat) | Lens | |
setViewVector(const LVector3 view_vector, const LVector3 up_vector) | Lens | |
setViewVector(float x, float y, float z, float i, float j, float k) | Lens | |
StereoChannel enum name | Lens | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
type | TypedObject | |
unref() | ReferenceCount | |
view_hpr | Lens | |
view_mat | Lens | |
write(Ostream out, int indent_level) | Lens | |