HOG2
Public Member Functions | Public Attributes | List of all members
RubikEdgeMove Class Reference

#include <RubiksCubeEdges.h>

Collaboration diagram for RubikEdgeMove:
Collaboration graph
[legend]

Public Member Functions

int length ()
 

Public Attributes

RubikEdgeAction act
 
RubikEdgeMovenext
 

Detailed Description

Definition at line 118 of file RubiksCubeEdges.h.

Member Function Documentation

◆ length()

int RubikEdgeMove::length ( )
inline

Definition at line 122 of file RubiksCubeEdges.h.

References length(), and next.

Referenced by length().

Member Data Documentation

◆ act

RubikEdgeAction RubikEdgeMove::act

◆ next

RubikEdgeMove* RubikEdgeMove::next

Definition at line 121 of file RubiksCubeEdges.h.

Referenced by length(), and RubikEdge::RubikEdge().


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