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 |
Definition at line 3347 of file bmesh.C.
|
|
|
Definition at line 3354 of file bmesh.C. References _face, _uvs, err_msg(), UVdata::get_quad_uvs(), UVdata::get_uvs(), and UVdata::has_uv(). |
|
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(). |
|
Definition at line 3395 of file bmesh.C. References _face, and ARRAY< T >::num(). Referenced by BMESH::get_uvfaces(), and is_good(). |
|
|
|
Definition at line 3350 of file bmesh.C. Referenced by BMESH::get_uvfaces(), num(), operator<<(), operator==(), operator>>(), and UVforIO2(). |
|
Definition at line 3351 of file bmesh.C. Referenced by BMESH::get_uvfaces(), is_good(), operator<<(), operator==(), operator>>(), and UVforIO2(). |