Skip to main content

An Introduction to Object-Oriented Programming in C++

with Applications in Computer Graphics

  • Textbook
  • © 2001

Overview

  • Updated to include the Standard Template Library (STL)

  • Comprehensive introduction to the C++ programming language for the novice user as well as those at a more advanced level

  • Based around a central theme of computer graphics and the development of 'real'object-oriented tools for graphical modelling

  • Fully ANSI C++ compatible

  • Includes supplementary material: sn.pub/extras

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (21 chapters)

Keywords

About this book

An Introduction to Object-Oriented Programming in C++ with applications in Computer Graphics introduces the reader to programming in C++ step by step from the simplest of C++ programs, through features such as classes and templates to namespaces. Emphasis is placed on developing a good programming technique and demonstrating when and how to use the more advanced features of C++ through the development of realistic programming tools and classes.
This revised and extended 2nd edition includes:
- the Standard Template Library (STL), a major addition to the ANSI C++ standard
- full coverage of all the major topics of C++, such as Templates; exception handling; RTTI
- practical tools developed for object-oriented computer graphics programming
All code program files and exercises are ANSI C++ compatible and have been compiled on both Borland C++ v5.5 and GNU/Linux g++ v2.91 compilers.

Authors and Affiliations

  • Department of Mechanical & Chemical Engineering, Heriot Watt University, Edinburgh, UK

    Graham M. Seed

Bibliographic Information

  • Book Title: An Introduction to Object-Oriented Programming in C++

  • Book Subtitle: with Applications in Computer Graphics

  • Authors: Graham M. Seed

  • DOI: https://doi.org/10.1007/978-1-4471-0289-2

  • Publisher: Springer London

  • eBook Packages: Springer Book Archive

  • Copyright Information: Springer-Verlag London 2001

  • Softcover ISBN: 978-1-85233-450-5Published: 11 May 2001

  • eBook ISBN: 978-1-4471-0289-2Published: 06 December 2012

  • Edition Number: 2

  • Number of Pages: XL, 972

  • Number of Illustrations: 20 b/w illustrations

  • Topics: Programming Languages, Compilers, Interpreters, Programming Techniques, Computer Graphics

Publish with us