| Point Cloud Library (PCL)
    1.15.1-dev
    | 
#include <pcl/surface/3rdparty/opennurbs/opennurbs_mesh.h>
 Collaboration diagram for ON_TextureCoordinates:
 Collaboration diagram for ON_TextureCoordinates:| Public Member Functions | |
| ON_TextureCoordinates () | |
| Public Attributes | |
| ON_MappingTag | m_tag | 
| int | m_dim | 
| ON_SimpleArray< ON_3fPoint > | m_T | 
Definition at line 967 of file opennurbs_mesh.h.
| ON_TextureCoordinates::ON_TextureCoordinates | ( | ) | 
| int ON_TextureCoordinates::m_dim | 
Definition at line 973 of file opennurbs_mesh.h.
| ON_SimpleArray<ON_3fPoint> ON_TextureCoordinates::m_T | 
Definition at line 974 of file opennurbs_mesh.h.
| ON_MappingTag ON_TextureCoordinates::m_tag | 
Definition at line 972 of file opennurbs_mesh.h.