D3DXVECTOR3
i have a pointer to a D3DXVECTOR3 in my .h file
D3DXVECTOR3 m_vFromPt;
Now i want to initialize m_vFromPt to some values.
What is the syntax to do that ?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement