|
|
@@ -346,15 +346,6 @@ get_supported_geom_rendering() const {
|
|
|
return _supported_geom_rendering;
|
|
|
}
|
|
|
|
|
|
-/**
|
|
|
- * Returns true if this particular GSG supports the specified Cg Shader
|
|
|
- * Profile.
|
|
|
- */
|
|
|
-bool GraphicsStateGuardian::
|
|
|
-get_supports_cg_profile(const string &name) const {
|
|
|
- return false;
|
|
|
-}
|
|
|
-
|
|
|
/**
|
|
|
* Changes the coordinate system in effect on this particular gsg. This is
|
|
|
* also called the "external" coordinate system, since it is the coordinate
|