代码搜索结果
找到约 5,548 项符合
Camera 的代码
demview.cpp
// DEMView.cpp : implementation of the CDEMView class
//
#include "stdafx.h"
#include "DEM.h"
#include "DEMDoc.h"
#include "DEMView.h"
#include "triangulate.h"
#include "3dCamera.h"
#inc
main.cpp
#include "STLReader.h"
#include "PsGL.h"
#include
bool bIsFullscreen = false;
CModel3D model;
PsGLCamera camera;
PsGLLight* pLight = NULL;
int pre_x;
int pre_y;
int wi
readme
ARToolKitPlus 2.1.1
ARToolKit is a software library that can be used to calculate
camera position and orientation relative to physical markers
in real time. This enables the easy development of a
winmain.cpp
/**************************************************
WinMain.cpp
Chapter 15 Map Inventory Control System Demo
Programming Role-Playing Games with DirectX
by Jim Adams (01 Jan 2002)
Required li
xllp_adcm2650.h
/******************************************************************************
** INTEL CONFIDENTIAL
** Copyright 2000-2003 Intel Corporation All Rights Reserved.
**
** The source code contained
ccamera.java
/**
* Title:
* Description:
* Copyright: Copyright (c) 2004
* Company:
* @author not attributable
* @version 1.0
*/
public class CCamera {
pu
car.h
#define FLYMP_MSG_POS 9180
class camera;
class car;
class sun;
struct mp_data
{
DWORD type,dpid,flag;
float wheelrot;
vector pos,vel,Y,Z;
};
enum classes_types
{
TYPE_CAR=0x400,
qvorthographiccamera.h
#ifndef _QV_ORTHOGRAPHIC_CAMERA_
#define _QV_ORTHOGRAPHIC_CAMERA_
#include
#include
#include
#include
class QvOrthographicCamera
rda5800_drv.c
#include "l1audio_def.h"
#define READ 1
#define WRITE 0
#define ADRW 0x22
#define ADRR 0x23
/***************************************************
Extern Definitions and Types
***********
undistor_a_point.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SLAM Summer School 2006, Oxford.
% Practical 3. SLAM using Monocular Vision.
% Practical exercise.
% J.M.M. Montiel,