FCT
|
#include "../ThirdParty.h"
类 | |
struct | FCT::Vec2 |
struct | FCT::Vec3 |
struct | FCT::Vec4 |
struct | FCT::Vector4< T > |
命名空间 | |
namespace | FCT |
函数 | |
Vec3 | FCT::normalize (const Vec3 &v) |
Vec3 | FCT::cross (const Vec3 &a, const Vec3 &b) |
float | FCT::dot (const Vec3 &a, const Vec3 &b) |