cgShader.h recommit

This commit is contained in:
Shalin Shodhan 2004-08-04 17:19:03 +00:00
parent 91e54d09f3
commit d267dbe9bb
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ PUBLISHED:
TRFIDENTITY,
TRFTRANSPOSE,
TRFINVERSE,
TRFINVERSE_TRANSPOSE,
TRFINVERSETRANSPOSE,
};
CgShader(const string &name, const string &v_s , const string &f_s);