Skip to main content
GameDev.net gamedev.net
🔒 Locked

XNA Math, where is XMINT4 ?

Started by Fran Feb 4, 2012 at 10:39 PM 2 replies 1.4k views
Original Post
Fran
Fran
On msdn there is supposed to be a XMINT4 structure. I need this for a int4 shader variable. I included xnamath.h and there is only XMFLOAT4, XMUBYTE4 and XMSHORT4. Do I miss something ? Sorry for the noob question

Thanks !
Fran
Fran
I don't have this header. I have the june2010 sdk. Maybe this is a beta for Windows 8 ? Anyway, maybe I'll just use float4 and cast it.
MJP
MJP
Yeah the new version of XNAMath (now called DirectXMath) is in the new version of the Windows SDK, which is included in the Windows 8 developer preview.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.