Module NMesh :: Class NMVert
[frames | no frames]

Class NMVert


The NMVert object

This object holds mesh vertex data.
Class Variable Summary
  co - The vertex coordinates (x, y, z).
  index - The vertex index, if owned by a mesh.
  no - The vertex normal vector (nx, ny, nz).
  uvco - The vertex texture "sticky" coordinates.

Class Variable Details

co

The vertex coordinates (x, y, z).

index

The vertex index, if owned by a mesh.

no

The vertex normal vector (nx, ny, nz).

uvco

The vertex texture "sticky" coordinates.

Generated by Epydoc 1.1 on Wed Aug 13 19:17:14 2003 http://epydoc.sf.net