| Rhino C++ API
    8.24
    | 
#include <opennurbs_mesh.h>
| Public Member Functions | |
| ON_TextureCoordinates () | |
| Public Attributes | |
| int | m_dim | 
| 1, 2, or 3  More... | |
| ON_SimpleArray< ON_3fPoint > | m_T | 
| texture coordinates  More... | |
| ON_MappingTag | m_tag | 
| ON_TextureCoordinates::ON_TextureCoordinates | ( | ) | 
| int ON_TextureCoordinates::m_dim | 
1, 2, or 3
| ON_SimpleArray<ON_3fPoint> ON_TextureCoordinates::m_T | 
texture coordinates
| ON_MappingTag ON_TextureCoordinates::m_tag | 
 1.8.17
 1.8.17