#include <WP_Triangle.h>
Inheritance diagram for WPCG::WP_TriangleFan:
Public Methods | |
WP_TriangleFan () | |
WP_TriangleFan (const WP_TriangleFan &fan) | |
~WP_TriangleFan () | |
WP_TriangleFan & | operator= (const WP_TriangleFan &fan) |
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. |
|
|