$search
#include "rtc/rtcMath.h"
#include "rtc/rtcVec.h"
Go to the source code of this file.
Classes | |
class | rtc::Vec4< T > |
Namespaces | |
namespace | rtc |
Typedefs | |
typedef Vec4< bool > | rtc::Vec4b |
typedef Vec4< signed char > | rtc::Vec4c |
typedef Vec4< double > | rtc::Vec4d |
typedef Vec4< float > | rtc::Vec4f |
typedef Vec4< int > | rtc::Vec4i |
typedef Vec4< signed short int > | rtc::Vec4s |
typedef Vec4< unsigned char > | rtc::Vec4uc |
typedef Vec4< unsigned int > | rtc::Vec4ui |
typedef Vec4< unsigned short int > | rtc::Vec4us |