#include <WP_Triangle.h>
Inheritance diagram for WPCG::WP_TriangleStrip:
Public Methods | |
WP_TriangleStrip () | |
WP_TriangleStrip (const WP_TriangleStrip &strip) | |
~WP_TriangleStrip () | |
WP_TriangleStrip & | operator= (const WP_TriangleStrip &strip) |
void | drawOpenGL (const WP_Vertex *verticesFrameA, const WP_Vertex *verticesFrameB, scalar interpolation) const |
void | drawOpenGL (const WP_Vertex *verticesFrameA, scalar interpolation) const |
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
|
|
|
|
|
|
Implements WPCG::WP_TriangleGroup. |
|
Implements WPCG::WP_TriangleGroup. |
|
|