![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::PlaneT< T >, including all inherited members.
distance(const Vec3T &p) const | cinder::PlaneT< T > | |
getDistance() const | cinder::PlaneT< T > | |
getNormal() const | cinder::PlaneT< T > | |
getPoint() const | cinder::PlaneT< T > | |
PlaneT() | cinder::PlaneT< T > | |
PlaneT(const Vec3T &v1, const Vec3T &v2, const Vec3T &v3) | cinder::PlaneT< T > | |
PlaneT(const Vec3T &point, const Vec3T &normal) | cinder::PlaneT< T > | |
PlaneT(T a, T b, T c, T d) | cinder::PlaneT< T > | |
reflectPoint(const Vec3T &p) const | cinder::PlaneT< T > | |
reflectVector(const Vec3T &v) const | cinder::PlaneT< T > | |
set(const Vec3T &v1, const Vec3T &v2, const Vec3T &v3) | cinder::PlaneT< T > | |
set(const Vec3T &point, const Vec3T &normal) | cinder::PlaneT< T > | |
set(T a, T b, T c, T d) | cinder::PlaneT< T > | |
set(const Vec3Y &v1, const Vec3Y &v2, const Vec3Y &v3) | cinder::PlaneT< T > | |
Vec3T typedef | cinder::PlaneT< T > |