Public Member Functions | Protected Attributes

MeshLib::CViewerFace Class Reference

CViewerFace class. More...

#include <ViewerMesh.h>

Inheritance diagram for MeshLib::CViewerFace:
Inheritance graph
[legend]
Collaboration diagram for MeshLib::CViewerFace:
Collaboration graph
[legend]

List of all members.

Public Member Functions

CPointnormal ()

Protected Attributes

CPoint m_normal

Detailed Description

CViewerFace class.

Face class for viewer Trait: face normal

Definition at line 31 of file ViewerMesh.h.


Member Function Documentation

CPoint& MeshLib::CViewerFace::normal (  )  [inline]

face normal

Definition at line 38 of file ViewerMesh.h.

{ return m_normal; };


Member Data Documentation

face normal

Definition at line 35 of file ViewerMesh.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines