Conscience Core
Public Member Functions | Public Attributes | List of all members
CscGrid Class Reference

#include <CscGrid.h>

Public Member Functions

 CscGrid (int depth, int width, int height)
 

Public Attributes

vector< CscPoint3dOriented * > * bestPath = new vector<CscPoint3dOriented *>()
 
vector< CscPoint3d * > * targetPoints = new vector<CscPoint3d *>()
 

Constructor & Destructor Documentation

◆ CscGrid()

CscGrid::CscGrid ( int  depth,
int  width,
int  height 
)

Member Data Documentation

◆ bestPath

vector<CscPoint3dOriented *>* CscGrid::bestPath = new vector<CscPoint3dOriented *>()

◆ targetPoints

vector<CscPoint3d *>* CscGrid::targetPoints = new vector<CscPoint3d *>()

The documentation for this class was generated from the following files: