HOG2
Public Attributes | List of all members
VoxelUtils::Point3D Struct Reference

Public Attributes

int x
 
int y
 
int z
 

Detailed Description

Definition at line 14 of file VoxelTriangleExtraction.cpp.

Member Data Documentation

◆ x

int VoxelUtils::Point3D::x

Definition at line 15 of file VoxelTriangleExtraction.cpp.

Referenced by VoxelUtils::MakeTriangle().

◆ y

int VoxelUtils::Point3D::y

Definition at line 15 of file VoxelTriangleExtraction.cpp.

Referenced by VoxelUtils::MakeTriangle().

◆ z

int VoxelUtils::Point3D::z

Definition at line 15 of file VoxelTriangleExtraction.cpp.

Referenced by VoxelUtils::MakeTriangle().


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