Walls And Holes  1
M2M::Trig Class Reference

#include <m2mpartialmesh.h>

Public Member Functions

 Trig (ImageInfo texture, PhongInfo material, QVector3D v1, QVector2D t1, QVector3D v2, QVector2D t2, QVector3D v3, QVector2D t3)
 
QVector< QVector3D > verts () const
 
QVector< QVector2D > textureCoords () const
 
QVector3D normal () const
 
ImageInfo imageInfo () const
 
PhongInfo phongInfo () const
 

Constructor & Destructor Documentation

◆ Trig()

Trig::Trig ( ImageInfo  texture,
PhongInfo  material,
QVector3D  v1,
QVector2D  t1,
QVector3D  v2,
QVector2D  t2,
QVector3D  v3,
QVector2D  t3 
)

Member Function Documentation

◆ imageInfo()

ImageInfo M2M::Trig::imageInfo ( ) const
inline
Here is the caller graph for this function:

◆ normal()

QVector3D M2M::Trig::normal ( ) const
inline
Here is the caller graph for this function:

◆ phongInfo()

PhongInfo M2M::Trig::phongInfo ( ) const
inline
Here is the caller graph for this function:

◆ textureCoords()

QVector<QVector2D> M2M::Trig::textureCoords ( ) const
inline
Here is the caller graph for this function:

◆ verts()

QVector<QVector3D> M2M::Trig::verts ( ) const
inline
Here is the caller graph for this function:

The documentation for this class was generated from the following files: