__getattr__(str attr_name) | LVecBase4f | |
__init__() | LVecBase4f | |
__init__(const LPoint3f point) | LVecBase4f | |
__init__(const LVecBase3f copy, float w) | LVecBase4f | |
__init__(const LVecBase4f) | LVecBase4f | |
__init__(const LVector3f vector) | LVecBase4f | |
__init__(const UnalignedLVecBase4f copy) | LVecBase4f | |
__init__(float fill_value) | LVecBase4f | |
__init__(float x, float y, float z, float w) | LVecBase4f | |
__ipow__(float exponent) | LVecBase4f | |
__pow__(float exponent) | LVecBase4f | |
__reduce__() | LVecBase4f | |
__repr__() | 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 LVecBase4f other) | LVecBase4f | |
almostEqual(const LVecBase4f other, float threshold) | LVecBase4f | |
compareTo(const LVecBase4f other) | LVecBase4f | |
compareTo(const LVecBase4f other, float threshold) | LVecBase4f | |
componentwiseMult(const LVecBase4f other) | LVecBase4f | |
dot(const LVecBase4f other) | LVecBase4f | |
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 | |
getCell(int i) | LVecBase4f | |
getClassType() | LVecBase4f | static |
getData() | LVecBase4f | |
getHash() | LVecBase4f | |
getHash(float threshold) | LVecBase4f | |
getNumComponents() | LVecBase4f | static |
getW() | LVecBase4f | |
getX() | LVecBase4f | |
getXy() | LVecBase4f | |
getXyz() | LVecBase4f | |
getY() | LVecBase4f | |
getZ() | LVecBase4f | |
is_int enum value | LVecBase4f | |
isNan() | LVecBase4f | |
length() | LVecBase4f | |
lengthSquared() | LVecBase4f | |
normalize() | LVecBase4f | |
normalized() | LVecBase4f | |
num_components enum value | LVecBase4f | |
operator new(int size) | LVecBase4f | |
operator!=(const LVecBase4f other) | LVecBase4f | |
operator*(float scalar) | LVecBase4f | |
operator*=(float scalar) | LVecBase4f | |
operator+(const LVecBase4f other) | LVecBase4f | |
operator+=(const LVecBase4f other) | LVecBase4f | |
operator-() | LVecBase4f | |
operator-(const LVecBase4f other) | LVecBase4f | |
operator-=(const LVecBase4f other) | LVecBase4f | |
operator/(float scalar) | LVecBase4f | |
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 out) | LVecBase4f | |
project(const LVecBase4f onto) | LVecBase4f | |
readDatagram(DatagramIterator source) | LVecBase4f | |
readDatagramFixed(DatagramIterator source) | LVecBase4f | |
set(float x, float y, float z, float w) | LVecBase4f | |
setCell(int i, float value) | LVecBase4f | |
setW(float value) | LVecBase4f | |
setX(float value) | LVecBase4f | |
setY(float value) | LVecBase4f | |
setZ(float value) | LVecBase4f | |
size() | LVecBase4f | static |
unitW() | LVecBase4f | static |
unitX() | LVecBase4f | static |
unitY() | LVecBase4f | static |
unitZ() | LVecBase4f | static |
writeDatagram(Datagram destination) | LVecBase4f | |
writeDatagramFixed(Datagram destination) | LVecBase4f | |
x | LVecBase4f | |
xy | LVecBase4f | |
xyz | LVecBase4f | |
y | LVecBase4f | |
z | LVecBase4f | |
zero() | LVecBase4f | static |