代码搜索结果
找到约 5,548 项符合
Camera 的代码
camera.hpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
camera.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#inclu
camera.cpp
// Camera.cpp: implementation of the CCamera class.
//
//////////////////////////////////////////////////////////////////////
#include "d3dx9mesh.h"
#include "d3dx9anim.h"
#include "d3dx9.h"
#
camera.h
// Camera.h: interface for the CCamera class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CAMERA_H)
#define AFX_CAMERA_H
#include
usin
camera.cpp
// Camera.cpp: Implementierung der Klasse CCamera.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Camera.h"
#ifdef _DEBUG
#undef THIS
camera.h
// Camera.h: Schnittstelle f黵 die Klasse CCamera.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CAMERA_H__265E3981_AFBF_11D3_8F4A_706973C10500__INCLUD
camera.java
public abstract class Camera{
public static final int SAVEDISX = PandaCanvas.SCREENW/3,SAVEDISY = PandaCanvas.SCREENH/3;
public static int x,y,width,height;
// 初始化镜头,使它对准参数中的对象
public static