Cogs.Core
Source
Scene
GetDepth.h
1
#pragma once
2
3
#include "Base.h"
4
5
#include <glm/glm.hpp>
6
7
namespace
Cogs
8
{
9
namespace
Core
10
{
11
float
getDepth(
class
Context * context,
const
EntityId
id
,
const
glm::vec3 position);
12
}
13
}
Cogs
Contains all Cogs related functionality.
Definition:
FieldSetter.h:23
Generated by
1.9.6