This is a basic set of classes that can be used to explore Mental Ray shader writing. I've created it as a way to share whatever I come up with while learning more about Mental Ray.
Based on the concepts and code snippets from the book: www.writingshaders.com, except in C++ instead of C.