Point Cloud Library (PCL)  1.9.1
 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.ja8W1J/BUILD/pcl-pcl-1.9.1/gpu/kinfu/src/internal.h>

Public Attributes

float3 data [3]
 

Detailed Description

3x3 Matrix for device code

Definition at line 82 of file internal.h.

Member Data Documentation

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

Definition at line 84 of file internal.h.

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


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