|
@@ -35,12 +35,6 @@ public:
|
|
|
*/
|
|
*/
|
|
|
Effect* getEffect() const;
|
|
Effect* getEffect() const;
|
|
|
|
|
|
|
|
- /**
|
|
|
|
|
- * Get a list of properties to be auto-bound.
|
|
|
|
|
- * @script{ignore}
|
|
|
|
|
- */
|
|
|
|
|
- const std::vector<std::string>* getAutoBindProperties() const;
|
|
|
|
|
-
|
|
|
|
|
/**
|
|
/**
|
|
|
* Sets a vertex attribute binding for this pass.
|
|
* Sets a vertex attribute binding for this pass.
|
|
|
*
|
|
*
|