HDK
|
Adaptors between UT and std classes. More...
#include "UT_API.h"
#include "UT_Array.h"
#include "UT_FixedVector.h"
#include "UT_StringHolder.h"
#include "UT_StringView.h"
#include "UT_WorkArgs.h"
#include <SYS/SYS_Types.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | UT_Vector3T< T > |
3D Vector class. More... | |
Functions | |
void | UTarrayFromStdVectorOfStrings (UT_Array< UT_StringHolder > &dst, const std::vector< std::string > &src) |
Adaptors between UT and std classes.
Definition in file UT_StdUtil.h.
|
inline |
Definition at line 52 of file UT_StdUtil.h.