HOG2
Public Member Functions | Public Attributes | List of all members
VoxelUtils::triangle Struct Reference

#include <VoxelTriangleExtraction.h>

Public Member Functions

vn GetVN (int which)
 

Public Attributes

uint16_t normal [3]
 
uint16_t v1 [3]
 
uint16_t v2 [3]
 
uint16_t v3 [3]
 

Detailed Description

Definition at line 23 of file VoxelTriangleExtraction.h.

Member Function Documentation

◆ GetVN()

vn VoxelUtils::triangle::GetVN ( int  which)
inline

Definition at line 29 of file VoxelTriangleExtraction.h.

References normal, v1, v2, and v3.

Member Data Documentation

◆ normal

uint16_t VoxelUtils::triangle::normal[3]

◆ v1

uint16_t VoxelUtils::triangle::v1[3]

◆ v2

uint16_t VoxelUtils::triangle::v2[3]

◆ v3

uint16_t VoxelUtils::triangle::v3[3]

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