|
Developer Documentation
|
Public Member Functions | |
| TangentSpace_SmoothingGroupKey (const ACG::Vec3f &_n, ACG::Vec2f _uv=ACG::Vec2f(0.0f, 0.0f)) | |
| bool | operator== (const TangentSpace_SmoothingGroupKey &rhs) const |
Public Attributes | |
| ACG::Vec3f | n |
| ACG::Vec2f | uv |
Definition at line 344 of file TangentSpace.cc.