D3DXMatrixTranspose(), D3DXVec3Project() [help needed]
Posted: Fri Oct 11, 2013 5:19 pm
I just dont get those functions to work (PB4.5) :S
Has anyone got those functions working ?
Are there any samples or documentations with the PB syntax ?

Code: Select all
Import "d3dx9.lib"
D3DXMatrixTranspose(a,b)
D3DXVec3Transform(a,b,c)
D3DXVec3Project(a,b,c,d,e,f)
EndImport
;D3DXMatrixTranspose()
;D3DXVec3TransformCoord()
;D3DXVec3Project()
Are there any samples or documentations with the PB syntax ?
