|  | 
| template<typename T > | 
| constexpr glm::vec3 | operator() (const T &t) const | 
|  | 
| template<> | 
| constexpr glm::vec3 | operator() (const cl_float3 &t) const | 
|  | 
| template<> | 
| constexpr glm::vec3 | operator() (const glm::vec3 &t) const | 
|  | 
The documentation for this struct was generated from the following file: