DYT/Tool/OpenSceneGraph-3.6.5/include/draco/core/constants.h
2024-12-25 07:49:36 +08:00

7 lines
141 B
C

#ifndef DRACO_CORE_CONSTANTS_H_
#define DRACO_CORE_CONSTANTS_H_
#define DRACO_PI 3.14159265358979323846
#endif // DRACO_CORE_CONSTANTS_H_