mirror of
https://github.com/mangosfour/server.git
synced 2025-12-30 01:37:03 +00:00
[12632] Revert previous commit (see Notes)
This commit is contained in:
parent
1cd806c02e
commit
ef445ea523
1462 changed files with 9689 additions and 7080 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/**
|
||||
/*
|
||||
@file Image3.h
|
||||
|
||||
@maintainer Morgan McGuire, http://graphics.cs.williams.edu
|
||||
|
|
@ -20,7 +20,7 @@ namespace G3D {
|
|||
|
||||
typedef ReferenceCountedPointer<class Image3> Image3Ref;
|
||||
|
||||
/**
|
||||
/*
|
||||
RGB image with 32-bit floating point storage for each channel.
|
||||
|
||||
See also G3D::Image3uint8, G3D::GImage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue