Einzelnen Beitrag anzeigen

Benutzerbild von 3_of_8
3_of_8

Registriert seit: 22. Mär 2005
Ort: Dingolfing
4.129 Beiträge
 
Turbo Delphi für Win32
 
#2

Re: Frage zu Speicheradressen...

  Alt 28. Jan 2007, 00:33
Na du zählst einfach die angegebenen Offsets dazu:

Zitat:
0xC7F158
...
+0 [Byte] = Type of checkpoint = 0xC7F158+0
+2 [Byte] = RGBA color value = 0xC7F158+2
+4 [Float] = X-axis Position = 0xC7F158+4
+8 [Float] = Y-axis Position = 0xC7F158+8
+12 [Float] = Z-axis Position = 0xC7F158+12
+16 to +24 [All Floats] = Rotation Matrix = 0xC7F158+16..24
+32 [Float] = Checkpoint radius = 0xC7F158+32
Manuel Eberl
„The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it.“
- Terry Pratchett
  Mit Zitat antworten Zitat