Home | History | Annotate | Download | only in glshared

Lines Matching full:radians

2235 DEFINE_DERIVED_FLOAT1(Radians,	radians,	d, 		(constant(DE_PI) / constant(180.0f)) * d);
5222 addScalarFactory<Radians>(*funcs);