Point Cloud Library (PCL)  1.11.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
List of all members | Public Attributes
pcl::device::Mat33 Struct Reference

3x3 Matrix for device code More...

#include </tmp/B.n42QjO/BUILD/pcl-pcl-1.11.0/gpu/kinfu/src/internal.h>

Public Attributes

float3 data [3]
 

Detailed Description

3x3 Matrix for device code

Definition at line 83 of file internal.h.

Member Data Documentation

float3 pcl::device::Mat33::data[3]

Definition at line 85 of file internal.h.

Referenced by pcl::device::operator*().


The documentation for this struct was generated from the following file: