Public Attributes | List of all members
rs2::obj_mesh Struct Reference

#include <opengl3.h>

Public Attributes

std::vector< int3indexes
 
std::string name
 
std::vector< float3normals
 
std::vector< float3positions
 
std::vector< float3tangents
 
std::vector< float2uvs
 

Detailed Description

Definition at line 39 of file opengl3.h.

Member Data Documentation

std::vector<int3> rs2::obj_mesh::indexes

Definition at line 42 of file opengl3.h.

std::string rs2::obj_mesh::name

Definition at line 41 of file opengl3.h.

std::vector<float3> rs2::obj_mesh::normals

Definition at line 44 of file opengl3.h.

std::vector<float3> rs2::obj_mesh::positions

Definition at line 43 of file opengl3.h.

std::vector<float3> rs2::obj_mesh::tangents

Definition at line 46 of file opengl3.h.

std::vector<float2> rs2::obj_mesh::uvs

Definition at line 45 of file opengl3.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40