Results 1 to 2 of 2

Thread: How do you use D3DX.GenerateAdjacency ?

  1. #1

    Thread Starter
    Addicted Member Cuallito's Avatar
    Join Date
    Apr 2001
    Location
    You know that chest that you could never get opened? If you ever do, I'm there.
    Posts
    136

    Cool How do you use D3DX.GenerateAdjacency ?

    Hey. How do you use the D3DX.GenerateAdjacency method? No matter what I try, my prog keeps crashing. Will someone please tell me how to use it right? Thanks in advance!

    Current Code:

    Dim adj As D3DXBuffer
    Set adj = D3DX.CreateBuffer(6)
    Mesh.GenerateAdjacency 0, ByVal adj.GetBufferPointer "This is
    'the line that causes the crash
    BTW, Thanks for all your help

    Member of the anti-gay cross-dressing trans-species wolves alliance.

  2. #2
    Zaei
    Guest
    Its not a ByVal call. Take that out. Then it should work.

    Z.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width