Searched defs:CRotateOptions (Results 1 – 1 of 1) sorted by relevance
48 struct CRotateOptions { struct49 float angle;50 float x;51 float y;52 float z;53 double centerX;54 uint32_t centerXType;55 double centerY;56 uint32_t centerYType;57 double centerZ;[all …]