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