Panda3D
Public Member Functions | Public Attributes

XFileVertex Class Reference

This represents a single vertex associated with an XFileFace. More...

#include "xFileVertex.h"

List of all members.

Public Member Functions

int compare_to (const XFileVertex &other) const
void set_from_egg (EggVertex *egg_vertex, EggPrimitive *egg_poly)
 Sets the structure up from the indicated egg data.

Public Attributes

LColor _color
bool _has_color
bool _has_uv
LVertexd _point
LTexCoordd _uv

Detailed Description

This represents a single vertex associated with an XFileFace.

Definition at line 29 of file xFileVertex.h.


Member Function Documentation

void XFileVertex::set_from_egg ( EggVertex egg_vertex,
EggPrimitive egg_poly 
)

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