Blender V2.61 - r43446

RAS_MeshObject::polygonSlot Struct Reference

List of all members.

Public Member Functions

 polygonSlot ()
void get (const RAS_TexVert *vertexarray, const unsigned short *indexarray, int offset, int nvert, const MT_Vector3 &pnorm)
void set (unsigned short *indexarray, int offset, int nvert)

Public Attributes

float m_z
int m_index [4]

Detailed Description

Definition at line 52 of file RAS_MeshObject.cpp.


Constructor & Destructor Documentation

RAS_MeshObject::polygonSlot::polygonSlot ( ) [inline]

Definition at line 57 of file RAS_MeshObject.cpp.


Member Function Documentation

void RAS_MeshObject::polygonSlot::get ( const RAS_TexVert vertexarray,
const unsigned short *  indexarray,
int  offset,
int  nvert,
const MT_Vector3 pnorm 
) [inline]

Definition at line 61 of file RAS_MeshObject.cpp.

References i, m_index, m_z, and MT_dot().

void RAS_MeshObject::polygonSlot::set ( unsigned short *  indexarray,
int  offset,
int  nvert 
) [inline]

Definition at line 78 of file RAS_MeshObject.cpp.

References i, and m_index.


Member Data Documentation

Definition at line 55 of file RAS_MeshObject.cpp.

Referenced by get(), and set().


The documentation for this struct was generated from the following file: