File DebugPoints.h
FileList > scene > DebugPoints.h
Go to the source code of this file
#include "Context.h"#include "ID.h"#include "Transform.h"#include "VertexArray.h"#include "buffers/IndexBuffer.h"#include "shaders/RenderShader.h"#include "buffers/StorageBuffer.h"
Classes
| Type | Name |
|---|---|
| class | DebugPoints |
Public Types
| Type | Name |
|---|---|
| enum | PointType |
Public Types Documentation
enum PointType
enum PointType {
SQUARE_POINT,
RHOMBUS_POINT,
CIR_POINT,
CUBE_POINT
};
The documentation for this class was generated from the following file src/scene/DebugPoints.h