VECTOR4D Library » 描述 |

Enumeration

详细描述

Enumerations

enum   {
   VECTOR4D_X ,
   VECTOR4D_Y ,
   VECTOR4D_Z ,
   VECTOR4D_W
}

Enumeration Type Documentation

◆  anonymous enum

anonymous enum
Enumerator
VECTOR4D_X 

X component.

VECTOR4D_Y 

Y component.

VECTOR4D_Z 

Z component.

VECTOR4D_W 

W component.