|
Osiris Framework
0.3
|
This is the complete list of members for OVector4, including all inherited members.
| _glmInternal (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | protected |
| Axis enum name (defined in OVector4) | OVector4 | |
| glArea() const | OMathPrimitive< glm::vec4 > | |
| normalize() | OMathPrimitive< glm::vec4 > | |
| OMathPrimitive() | OMathPrimitive< glm::vec4 > | |
| OMathPrimitive(const OMathPrimitive< glm::vec4 > &in) | OMathPrimitive< glm::vec4 > | |
| operator!=(const OMathPrimitive< glm::vec4 > &in) const (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator*(const OMathPrimitive< glm::vec4 > &in) const (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator*(float x) const (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | virtual |
| operator*=(const OMathPrimitive< glm::vec4 > &in) (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator*=(float x) (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator+(const OMathPrimitive< glm::vec4 > &in) const (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator+=(const OMathPrimitive< glm::vec4 > &in) (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator-(const OMathPrimitive< glm::vec4 > &in) const (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator-=(const OMathPrimitive< glm::vec4 > &in) (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator=(const OMathPrimitive< glm::vec4 > &in) (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator==(const OMathPrimitive< glm::vec4 > &in) const (defined in OMathPrimitive< glm::vec4 >) | OMathPrimitive< glm::vec4 > | |
| operator[](Axis axis) (defined in OVector4) | OVector4 | |
| OVector4() | OVector4 | |
| OVector4(const OVector4 &in) | OVector4 | |
| OVector4(float val) | OVector4 | |
| OVector4(float vx, float vy, float vz, float vw) | OVector4 | |
| OVector4(const OVector3 &vec3, float vw=0.0f) | OVector4 | |
| OVector4(const OMathPrimitive< glm::vec4 > &in) | OVector4 | |
| setW(float val) | OVector4 | |
| setX(float val) | OVector4 | |
| setY(float val) | OVector4 | |
| setZ(float val) | OVector4 | |
| w() const | OVector4 | |
| W enum value (defined in OVector4) | OVector4 | |
| X enum value (defined in OVector4) | OVector4 | |
| x() const | OVector4 | |
| Y enum value (defined in OVector4) | OVector4 | |
| y() const | OVector4 | |
| Z enum value (defined in OVector4) | OVector4 | |
| z() const | OVector4 | |
| ~OMathPrimitive() | OMathPrimitive< glm::vec4 > | virtual |
| ~OVector4() | OVector4 | virtual |