Panda3D
Public Member Functions

XFileVertexPool Class Reference

This is a collection of unique vertices as extracted out of a Geom or a series of Geoms. More...

#include "xFileVertexPool.h"

List of all members.

Public Member Functions

int add_vertex (const XFileVertex &vertex)
const LColorget_colors ()
const LNormalget_normals ()
int get_num_vertices ()
const LTexCoordget_uvs ()
const LVertexget_vertices ()
bool operator< (const XFileVertexPool &other) const
void set_color (const LColor &color)
void set_normal (const LNormal &normal)
void set_uv (const LTexCoord &uv)

Detailed Description

This is a collection of unique vertices as extracted out of a Geom or a series of Geoms.

Definition at line 25 of file xFileVertexPool.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations