forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

GumDrawArray and index array

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
maroxe



Joined: 01 Sep 2009
Posts: 18

PostPosted: Wed Sep 02, 2009 4:30 pm    Post subject: GumDrawArray and index array Reply with quote

Hi,
first eccuse my bad english
I wanna know if the index array must point to a vertex or to ther vertex composants.
I mean, if my vertex tab is like that:
vertex[] = {
{ u, v, color, x, y, z },// vert 0
{ u, v, color, x, y, z },// vert 1
// ....
{ u, v, color, x, y, z }// vert n
}
and my index array:
index[] = {0, 1, 2, 3, ...n}
index[1] will indicate the vertex number 1 or the color in the vertex number1?
Back to top
View user's profile Send private message
maroxe



Joined: 01 Sep 2009
Posts: 18

PostPosted: Thu Sep 03, 2009 12:20 am    Post subject: Reply with quote

up
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group