Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

UVforIO Class Reference

Collaboration diagram for UVforIO:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UVforIO ()
 UVforIO (int f, CUVpt &uv1, CUVpt &uv2, CUVpt &uv3)
UVptuv (int i)
bool operator== (const UVforIO &p) const

Public Attributes

int _face
UVpt _uv1
UVpt _uv2
UVpt _uv3

Detailed Description

Definition at line 3582 of file bmesh.C.


Constructor & Destructor Documentation

UVforIO::UVforIO  )  [inline]
 

Definition at line 3590 of file bmesh.C.

UVforIO::UVforIO int  f,
CUVpt uv1,
CUVpt uv2,
CUVpt uv3
[inline]
 

Definition at line 3591 of file bmesh.C.


Member Function Documentation

bool UVforIO::operator== const UVforIO p  )  const [inline]
 

Definition at line 3597 of file bmesh.C.

References _face, _uv1, _uv2, and _uv3.

UVpt& UVforIO::uv int  i  )  [inline]
 

Definition at line 3593 of file bmesh.C.

References _uv1, _uv2, and _uv3.


Member Data Documentation

int UVforIO::_face
 

Definition at line 3585 of file bmesh.C.

Referenced by operator<<(), operator==(), and operator>>().

UVpt UVforIO::_uv1
 

Definition at line 3586 of file bmesh.C.

Referenced by operator<<(), operator==(), operator>>(), and uv().

UVpt UVforIO::_uv2
 

Definition at line 3587 of file bmesh.C.

Referenced by operator<<(), operator==(), operator>>(), and uv().

UVpt UVforIO::_uv3
 

Definition at line 3588 of file bmesh.C.

Referenced by operator<<(), operator==(), operator>>(), and uv().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:47:44 2006 for jot by  doxygen 1.4.4