glm::vec4
'u glm::vec3
'a nasıl dönüştürürüm? Sadece x
glm :: vec4 dosyasını glm'ye dön :: vec3
, y
, z
w
bileşen gereklidir-edilir bırakılabilir.
.xyz
[1], ama bu bir derleme hatasına yol açar GLM içinde:
error: 'glm::vec4' has no member named 'xyz'
[1] http://en.wikibooks.org/wiki/GLSL_Programming/Vector_and_Matrix_Operations#Components