18 lines
348 B
C++
18 lines
348 B
C++
#pragma once
|
|
|
|
#include "DispCompIecJecKec.h"
|
|
|
|
namespace MbD {
|
|
class DispCompIecJecKeqc : public DispCompIecJecKec
|
|
{
|
|
//priIeJeKepEK ppriIeJeKepEKpEK pAjOKepEKT ppAjOKepEKpEK
|
|
public:
|
|
|
|
FRowDsptr priIeJeKepEK;
|
|
FMatDsptr ppriIeJeKepEKpEK;
|
|
FMatDsptr pAjOKepEKT;
|
|
FMatFColDsptr ppAjOKepEKpEK;
|
|
};
|
|
}
|
|
|