Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DrawSubset question

Status
Not open for further replies.

wooE

Programmer
Joined
Nov 3, 2004
Messages
2
Location
NL
Hi All,

Is there a way to know the internal workings of
DrawSubset (for meshes)?

Is there source code available of this
method?

I would like to know what settings to the render
pipeline it does. For example, if I set a vertex shader,
does DrawSubset render with this shader or does it
use it's own. What TextureStageStates does it
(temporarily) change? More particular: how can I
influence the way DrawSubset works? I searched the
manuals/web etc but with no result. Please help me
with this.

regards,
Johan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top