[ERROR!!][Hans211 Base] Mistake on having put the code pDevice
Hello, I am s0n1k =), this way this serves also as my presentation xP
Good so it, the D3D me is OK as for " 4bytes, 2bytes, float ... ", but on having put codes D3D, since wireframe it gives me mistake.
Code wireframe
If (CH_wireframe)
PDevice -> SetRenderState (D3DRS_FILLMODE, D3DFILL_WIREFRAME);
Mistake:
Code:
Mistake C2065: 'pDevice': not declared identifier
And
Code:
Mistake C2227: operating left-handed of '-> SetRenderState ' it must indicate to the type class/struct/union/generic
Thank you in advance =) 