ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
endian_test_type Union Reference

Public Attributes

int int_value
 
char byte_values [sizeof(int)]
 

Detailed Description

Definition at line 83 of file PlyFile.cpp.

Member Data Documentation

◆ byte_values

char endian_test_type::byte_values[sizeof(int)]

Definition at line 86 of file PlyFile.cpp.

Referenced by get_native_binary_type().

◆ int_value

int endian_test_type::int_value

Definition at line 85 of file PlyFile.cpp.

Referenced by get_native_binary_type().


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