代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/384361/8875575
po geometry.po
Geometry.o Geometry.o: Geometry.cpp Geometry.h /usr/include/math.h \
/usr/include/features.h /usr/include/sys/cdefs.h \
/usr/include/bits/wordsize.h /usr/include/gnu/stubs.h \
/usr/include/gnu/s
www.eeworm.com/read/384361/8875620
h geometry.h
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the fo
www.eeworm.com/read/384361/8875644
cpp geometry.cpp
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the fo
www.eeworm.com/read/384361/8875654
o geometry.o
www.eeworm.com/read/184417/9101408
cc geometry.cc
//Geometry.cc
#include "Geometry.h"
Geometry::Geometry()
{
ColorNode=NULL;
MatNode=NULL;
TransNode=NULL;
StyleNode=NULL;
}
Geometry::~Geometry()
{
if(ColorNode)
{
delete ColorNod
www.eeworm.com/read/184417/9101418
h geometry.h
//Geometry.h
#ifndef GEOMETRY_H
#define GEOMETRY_H
#include "Node.h"
#include "Color.h"
#include "Material.h"
#include "Transformation.h"
#include "DrawStyle.h"
class Geometry: public Node
{
public
www.eeworm.com/read/282107/9119111
h geometry.h
/*
Copyright (C) 2001 Tsinghuaeolus
Authors : ChenJiang, YaoJinyi, CaiYunpeng, Lishi
This library is free software; you can redistribute it and/or
modify it under the terms of
www.eeworm.com/read/282107/9119123
cpp geometry.cpp
/*
Copyright (C) 2001 Tsinghuaeolus
Authors : ChenJiang, YaoJinyi, CaiYunpeng, Lishi
This library is free software; you can redistribute it and/or
modify it under the terms of
www.eeworm.com/read/180351/9311379
h geometry.h
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f
www.eeworm.com/read/180351/9311413
c geometry.c
/*
Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the f