C++ how to create passes

Date : Tue, 8 Apr 2008 14:47:49 -0400 (EDT)
To : xsi(at)Softimage.COM
From : dominic bélanger <lowtunes1(at)yahoo.ca>
Subject : C++ how to create passes
im trying to create a passes from C++ and this is my code snipet
 
void PassBuilder(CString& MyString)
{
      PassContainer NewPass;
                            NewPass.AddPass(L"Pass",MyString);
}
 
 
with that nothing is added to the scene . if you have an idea
 thanks
 


Découvrez les styles qui font sensation sur Yahoo! Québec Avatars

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.