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

UVforIO2 Class Reference

Collaboration diagram for UVforIO2:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UVforIO2 ()
 UVforIO2 (CBface *f)
int num () const
bool is_good () const
bool operator== (const UVforIO2 &u) const

Public Attributes

ARRAY< int > _face
ARRAY< UVpt_uvs

Detailed Description

Definition at line 3347 of file bmesh.C.


Constructor & Destructor Documentation

UVforIO2::UVforIO2  )  [inline]
 

Definition at line 3353 of file bmesh.C.

UVforIO2::UVforIO2 CBface f  )  [inline]
 

Definition at line 3354 of file bmesh.C.

References _face, _uvs, err_msg(), UVdata::get_quad_uvs(), UVdata::get_uvs(), and UVdata::has_uv().


Member Function Documentation

bool UVforIO2::is_good  )  const [inline]
 

Definition at line 3396 of file bmesh.C.

References _uvs, ARRAY< T >::num(), and num().

Referenced by BMESH::get_uvfaces(), operator<<(), and BMESH::put_uvfaces().

int UVforIO2::num  )  const [inline]
 

Definition at line 3395 of file bmesh.C.

References _face, and ARRAY< T >::num().

Referenced by BMESH::get_uvfaces(), and is_good().

bool UVforIO2::operator== const UVforIO2 u  )  const [inline]
 

Definition at line 3399 of file bmesh.C.

References _face, and _uvs.


Member Data Documentation

ARRAY<int> UVforIO2::_face
 

Definition at line 3350 of file bmesh.C.

Referenced by BMESH::get_uvfaces(), num(), operator<<(), operator==(), operator>>(), and UVforIO2().

ARRAY<UVpt> UVforIO2::_uvs
 

Definition at line 3351 of file bmesh.C.

Referenced by BMESH::get_uvfaces(), is_good(), operator<<(), operator==(), operator>>(), and UVforIO2().


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