![]()  | 
  
    0.4.3
    
   | 
  
  
    
	 
   | 
 
#include <PointUV.h>
Public 成员函数 | |
| PointUV () | |
| PointUV (float _u, float _v) | |
| ~PointUV ()=default | |
| PointUV (const PointUV &)=default | |
| PointUV & | operator= (const PointUV &)=default | 
| PointUV (PointUV &&)=default | |
| PointUV & | operator= (PointUV &&)=default | 
| bool | isNan () const | 
Public 属性 | |
| float | u | 
| float | v | 
      
  | 
  default | 
      
  | 
  default | 
      
  | 
  default | 
      
  | 
  inline |