Interface IBaseCube
The basic properties of the cube - the simplest unit of grouping interaction
Namespace: XRC.Students.SU2023.IN03.Chen
Assembly: cs.temp.dll.dll
Syntax
public interface IBaseCube
Methods
NearestNeighbor()
Find the nearest neighbor of the cube currently being selected
Declaration
virtual void NearestNeighbor()