|
HDK
|
#include "GA_API.h"#include "GA_Handle.h"#include "GA_PageHandle.h"#include "GA_Range.h"#include "GA_Types.h"#include <UT/UT_Array.h>#include <UT/UT_Matrix3.h>#include <UT/UT_Matrix4.h>#include <UT/UT_Quaternion.h>#include <SYS/SYS_Types.h>
Include dependency graph for GA_AttributeTransformer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GA_AttributeTransformer |
| Class to efficiently transform multiple attributes. More... | |
| class | GA_AttributeTransformer::Transform< FLOAT_T > |
| Class to pass transforms to GA_AttributeTransformer. More... | |
| class | GA_AttributeTransformer::Handle |
| Handle to a transformable attribute. More... | |