Panda3D
LOrientationf Member List

This is the complete list of members for LOrientationf, including all inherited members.

__ceil__()LVecBase4f
__floor__()LVecBase4f
__floordiv__(float scalar)LVecBase4f
__getattr__(str attr_name)LVecBase4f
__ifloordiv__(float scalar)LVecBase4f
__init__()LOrientationf
__init__(const LMatrix3f m)LOrientationf
__init__(const LMatrix4f m)LOrientationf
__init__(const LOrientationf)LOrientationf
__init__(const LQuaternionf c)LOrientationf
__init__(const LVector3f point_at, float twist)LOrientationf
__init__(float r, float i, float j, float k)LOrientationf
panda3d::core::LQuaternionf::__init__(const LVecBase4f copy)LQuaternionf
panda3d::core::LQuaternionf::__init__(float r, const LVecBase3f copy)LQuaternionf
panda3d::core::LVecBase4f::__init__(const LPoint3f point)LVecBase4f
panda3d::core::LVecBase4f::__init__(const LVecBase3f copy, float w)LVecBase4f
panda3d::core::LVecBase4f::__init__(const LVector3f vector)LVecBase4f
panda3d::core::LVecBase4f::__init__(const UnalignedLVecBase4f copy)LVecBase4f
panda3d::core::LVecBase4f::__init__(float fill_value)LVecBase4f
__ipow__(float exponent)LVecBase4f
__pow__(float)LQuaternionf
__reduce__()LVecBase4f
__repr__()LVecBase4f
__round__()LVecBase4f
__setattr__(str attr_name, object assign)LVecBase4f
addHash(int hash)LVecBase4f
addHash(int hash, float threshold)LVecBase4f
addToCell(int i, float value)LVecBase4f
addW(float value)LVecBase4f
addX(float value)LVecBase4f
addY(float value)LVecBase4f
addZ(float value)LVecBase4f
almostEqual(const LQuaternionf other)LQuaternionf
almostEqual(const LQuaternionf other, float threshold)LQuaternionf
panda3d::core::LVecBase4f::almostEqual(const LVecBase4f other)LVecBase4f
panda3d::core::LVecBase4f::almostEqual(const LVecBase4f other, float threshold)LVecBase4f
almostSameDirection(const LQuaternionf other, float threshold)LQuaternionf
angleDeg(const LQuaternionf other)LQuaternionf
angleRad(const LQuaternionf other)LQuaternionf
compareTo(const LVecBase4f other)LVecBase4f
compareTo(const LVecBase4f other, float threshold)LVecBase4f
componentwiseMult(const LVecBase4f other)LVecBase4f
conjugate()LQuaternionf
conjugateFrom(const LQuaternionf other)LQuaternionf
conjugateInPlace()LQuaternionf
dot(const LVecBase4f other)LVecBase4f
extractToMatrix(LMatrix3f m)LQuaternionf
extractToMatrix(LMatrix4f m)LQuaternionf
fill(float fill_value)LVecBase4f
fmax(const LVecBase4f other)LVecBase4f
fmin(const LVecBase4f other)LVecBase4f
generateHash(ChecksumHashGenerator hashgen)LVecBase4f
generateHash(ChecksumHashGenerator hashgen, float threshold)LVecBase4f
getAngle()LQuaternionf
getAngleRad()LQuaternionf
getAxis()LQuaternionf
getAxisNormalized()LQuaternionf
getCell(int i)LVecBase4f
getClassType()LOrientationfstatic
getData()LVecBase4f
getForward(CoordinateSystem cs)LQuaternionf
getHash()LVecBase4f
getHash(float threshold)LVecBase4f
getHpr(CoordinateSystem cs)LQuaternionf
getI()LQuaternionf
getJ()LQuaternionf
getK()LQuaternionf
getNumComponents()LVecBase4fstatic
getR()LQuaternionf
getRight(CoordinateSystem cs)LQuaternionf
getUp(CoordinateSystem cs)LQuaternionf
getW()LVecBase4f
getX()LVecBase4f
getXy()LVecBase4f
getXyz()LVecBase4f
getY()LVecBase4f
getZ()LVecBase4f
identQuat()LQuaternionfstatic
invertFrom(const LQuaternionf other)LQuaternionf
invertInPlace()LQuaternionf
is_int enum valueLVecBase4f
isAlmostIdentity(float tolerance)LQuaternionf
isIdentity()LQuaternionf
isNan()LVecBase4f
isSameDirection(const LQuaternionf other)LQuaternionf
length()LVecBase4f
lengthSquared()LVecBase4f
multiply(const LQuaternionf rhs)LQuaternionf
normalize()LQuaternionf
normalized()LVecBase4f
num_components enum valueLVecBase4f
operator new(int size)LVecBase4f
operator!=(const LVecBase4f other)LVecBase4f
operator*(const LQuaternionf other)LOrientationf
operator*(const LRotationf other)LOrientationf
panda3d::core::LQuaternionf::operator*(const LMatrix3f)LQuaternionf
panda3d::core::LQuaternionf::operator*(const LMatrix4f)LQuaternionf
panda3d::core::LQuaternionf::operator*(float scalar)LQuaternionf
operator*=(const LQuaternionf)LQuaternionf
panda3d::core::LVecBase4f::operator*=(float scalar)LVecBase4f
operator+(const LQuaternionf other)LQuaternionf
panda3d::core::LVecBase4f::operator+(const LVecBase4f other)LVecBase4f
operator+=(const LVecBase4f other)LVecBase4f
operator-()LQuaternionf
operator-(const LQuaternionf other)LQuaternionf
panda3d::core::LVecBase4f::operator-(const LVecBase4f other)LVecBase4f
operator-=(const LVecBase4f other)LVecBase4f
operator/(float scalar)LQuaternionf
operator/=(float scalar)LVecBase4f
operator<(const LVecBase4f other)LVecBase4f
operator=(const LVecBase4f copy)LVecBase4f
operator=(float fill_value)LVecBase4f
operator==(const LVecBase4f other)LVecBase4f
operator[](int i, float assign_val)LVecBase4f
operator[](int i)LVecBase4f
output(Ostream)LQuaternionf
project(const LVecBase4f onto)LVecBase4f
pureImaginary(const LVector3f v)LQuaternionfstatic
readDatagram(DatagramIterator source)LVecBase4f
readDatagramFixed(DatagramIterator source)LVecBase4f
set(float x, float y, float z, float w)LVecBase4f
setCell(int i, float value)LVecBase4f
setFromAxisAngle(float angle_deg, const LVector3f axis)LQuaternionf
setFromAxisAngleRad(float angle_rad, const LVector3f axis)LQuaternionf
setFromMatrix(const LMatrix3f m)LQuaternionf
setFromMatrix(const LMatrix4f m)LQuaternionf
setHpr(const LVecBase3f hpr, CoordinateSystem cs)LQuaternionf
setI(float i)LQuaternionf
setJ(float j)LQuaternionf
setK(float k)LQuaternionf
setR(float r)LQuaternionf
setW(float value)LVecBase4f
setX(float value)LVecBase4f
setY(float value)LVecBase4f
setZ(float value)LVecBase4f
size()LVecBase4fstatic
unitW()LVecBase4fstatic
unitX()LVecBase4fstatic
unitY()LVecBase4fstatic
unitZ()LVecBase4fstatic
writeDatagram(Datagram destination)LVecBase4f
writeDatagramFixed(Datagram destination)LVecBase4f
xLVecBase4f
xform(const LVecBase3f v)LQuaternionf
xform(const LVecBase4f v)LQuaternionf
xyLVecBase4f
xyzLVecBase4f
yLVecBase4f
zLVecBase4f
zero()LVecBase4fstatic