代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/4074/28024
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/4074/28206
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/4074/28280
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/4074/28288
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/4074/28344
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/4074/28377
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/4074/28438
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin
www.eeworm.com/read/13911/286945
m polynomial.m
function ker = polynomial(arg)
% POLYNOMIAL
%
% Construct a polynomial kernel object,
%
% K(x1, x2) = (x1*x2' + 1).^d;
%
% Examples:
%
% % default constructor (quadratic kernel, d = 2
www.eeworm.com/read/17522/734553
smsg trafficlight.map.smsg
Warning (10268): Verilog HDL information at counter05.v(20): Always Construct contains both blocking and non-blocking assignments
Warning (10268): Verilog HDL information at counter55.v(19): Always C
www.eeworm.com/read/493190/1168733
h frustum.h
#ifndef _FRUSTUM_H_
#define _FRUSTUM_H_
class cFrustum
{
private:
D3DXPLANE m_Planes[6];
public:
BOOL Construct(cGraphics *Graphics, float ZDistance = 0.0f);
BOOL CheckPoin